allocate_key() | omni_thread | [static] |
create(void(*fn)(void *), void *arg=NULL, priority_t pri=PRIORITY_NORMAL) | omni_thread | [static] |
create(void *(*fn)(void *), void *arg=NULL, priority_t pri=PRIORITY_NORMAL) | omni_thread | [static] |
create_dummy(void) | omni_thread | [static] |
exit(void *return_value=NULL) | omni_thread | [static] |
get_time(unsigned long *abs_sec, unsigned long *abs_nsec, unsigned long rel_sec=0, unsigned long rel_nsec=0) | omni_thread | [static] |
get_value(key_t k) | omni_thread | |
gri_log_poster(const char *filename) | gri_log_poster | |
id(void) | omni_thread | [inline] |
init_t class | omni_thread | [friend] |
join(void **) | omni_thread | |
key_t typedef | omni_thread | |
kill() | gri_log_poster | [inline] |
note_writer_overrun() | gri_log_poster | [inline] |
omni_thread(void(*fn)(void *), void *arg=NULL, priority_t pri=PRIORITY_NORMAL) | omni_thread | |
omni_thread(void *(*fn)(void *), void *arg=NULL, priority_t pri=PRIORITY_NORMAL) | omni_thread | |
omni_thread(void *arg=NULL, priority_t pri=PRIORITY_NORMAL) | omni_thread | [protected] |
omni_thread_dummy class | omni_thread | [friend] |
post() | gri_log_poster | [inline] |
priority(void) | omni_thread | [inline] |
PRIORITY_HIGH enum value | omni_thread | |
PRIORITY_LOW enum value | omni_thread | |
PRIORITY_NORMAL enum value | omni_thread | |
priority_t enum name | omni_thread | |
release_dummy() | omni_thread | [static] |
remove_value(key_t k) | omni_thread | |
self(void) | omni_thread | [static] |
set_priority(priority_t) | omni_thread | |
set_value(key_t k, value_t *v) | omni_thread | |
sleep(unsigned long secs, unsigned long nanosecs=0) | omni_thread | [static] |
stacksize(unsigned long sz) | omni_thread | [static] |
stacksize() | omni_thread | [static] |
start(void) | omni_thread | |
start_undetached(void) | omni_thread | [protected] |
state(void) | omni_thread | [inline] |
STATE_NEW enum value | omni_thread | |
STATE_RUNNING enum value | omni_thread | |
state_t enum name | omni_thread | |
STATE_TERMINATED enum value | omni_thread | |
writer() const | gri_log_poster | [inline] |
yield(void) | omni_thread | [static] |
~gri_log_poster() | gri_log_poster | |
~omni_thread(void) | omni_thread | [protected, virtual] |