Searched defs:threadCreate (Results 1 – 3 of 3) sorted by relevance
37 int threadCreate(thread *t) { in threadCreate() function
631 static Thread * threadCreate(HandlerType * handler,void * arg) in threadCreate() function