UbixOS
2.0
|
#include <ubthread.h>
Data Fields | |
struct ubthread_list * | next |
ubthread_t | thread |
Definition at line 58 of file ubthread.h.
struct ubthread_list* ubthread_list::next |
Definition at line 59 of file ubthread.h.
ubthread_t ubthread_list::thread |
Definition at line 60 of file ubthread.h.