#include <threads.h>

Definition at line 134 of file threads.h.
Public Attributes | |
| void * | arguments |
| struct timespec | deadline |
| void(* | function )(void *) |
| pthread_t | id |
| int | kind |
| llist | node |
| struct nobug_resource_user ** | rh |
| lumiera_condition | signal |
| lumiera_thread_state | state |
1.5.6