Searched defs:woal_create_thread (Results 1 – 2 of 2) sorted by relevance
486 woal_create_thread(int (*threadfunc) (void *), moal_thread *thr, char *name) in woal_create_thread() function
545 static inline void woal_create_thread(int (*threadfunc)(void *), function