Searched defs:spawn_thread (Results 1 – 2 of 2) sorted by relevance
158 static void spawn_thread(ThreadPool *pool) in spawn_thread() function
767 static pid_t spawn_thread(unsigned int flags, int (*fn)(void *), void *arg) in spawn_thread() function