Searched refs:Thread_Construct (Results 1 – 5 of 5) sorted by relevance
16 CThread() { Thread_Construct(&thread); } in CThread()
19 #define Thread_Construct(p) *(p) = NULL macro
401 Thread_Construct(&t->thread); in MtCoder_Construct()
15 Thread_Construct(&p->thread); in MtSync_Construct()
997 Thread_Construct(&t->thread); in MtDec_Construct()