Searched defs:create_thread (Results 1 – 10 of 10) sorted by relevance
45 void create_thread(Function f) in create_thread() function in boost::asio::detail::thread_group
128 void *create_thread(void *progress_bar) in create_thread() function
92 static int create_thread(int prio, pthread_t * tid) in create_thread() function
56 create_thread( boost::function<void()> const & f ) in create_thread() function
76 thread* create_thread(F threadfunc) in create_thread() function in boost::thread_group
288 int create_thread(void *(*func) (void *), void *arg, int prio, int policy) in create_thread() function
535 create_thread (GIOWin32Channel *channel, in create_thread() function
1155 create_thread (MHD_thread_handle_ *thread, in create_thread() function
473 create_thread(struct client *c, void *(*func)(void*)) in create_thread() function