Searched defs:task_list_d (Results 1 – 1 of 1) sorted by relevance
81 struct task_list_d { struct83 udb_rel_ptr next;85 enum {131 #define TASKLIST(ptr) ((struct task_list_d*)UDB_PTR(ptr)) argument