#include "config.h"
#include "umem_base.h"
#include "vmem_base.h"
#include <signal.h>
Functions | |
int | _cond_timedwait (cond_t *cv, mutex_t *mutex, const timespec_t *delay) |
int | umem_create_update_thread (void) |
int _cond_timedwait | ( | cond_t * | cv, | |
mutex_t * | mutex, | |||
const timespec_t * | delay | |||
) |
int umem_create_update_thread | ( | void | ) |