Searched refs:gp_thread_begin_wrapper (Results 1 – 2 of 2) sorted by relevance
163 gp_thread_begin_wrapper( in gp_thread_begin_wrapper() function202 if (~BEGIN_THREAD(gp_thread_begin_wrapper, 0, closure) != 0) in gp_create_thread()
197 gp_thread_begin_wrapper(void *thread_data /* gp_thread_creation_closure_t * */) in gp_thread_begin_wrapper() function222 code = pthread_create(&ignore_thread, &attr, gp_thread_begin_wrapper, in gp_create_thread()