Searched defs:ThreadCreate (Results 1 – 2 of 2) sorted by relevance
41 static inline ThreadId ThreadCreate(Runnable entry, void* arg, const ThreadAttr* attr) in ThreadCreate() function
123 Thread *ThreadCreate(const char *name) in ThreadCreate() function