Searched refs:dummy_thread_func (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/glthread/
H A Dthreadlib.c34 dummy_thread_func (void *arg) function
49 if (pthread_create (&thread, NULL, dummy_thread_func, NULL) != 0)

Completed in 148 milliseconds