Searched refs:start_routine_arg (Results 1 – 2 of 2) sorted by relevance
99 void* start_routine_arg; variable
338 void* result = thread->start_routine(thread->start_routine_arg); in __pthread_start()385 thread->start_routine_arg = arg; in pthread_create()