#include <defines.h>
Data Fields | |
thread * | thr |
thr_link * | next |
Linked list structure for a thread list.
Pointer to next thread link in list
Referenced by funit_add_thread(), funit_clean(), funit_delete_thread(), and funit_push_threads().
Pointer to thread
Referenced by funit_add_thread(), funit_delete_thread(), and funit_push_threads().