Searched refs:start_thread (Results 1 – 3 of 3) sorted by relevance
204 int res = do_clone (pd, attr, clone_flags, start_thread, in create_thread()248 int res = do_clone (pd, attr, clone_flags, start_thread, in create_thread()
32 static int start_thread (void *arg);224 start_thread (void *arg) in start_thread() function
1333 (start_thread): Similarly with pd->lock. Use lll_robust_dead1786 * pthread_create.c (start_thread): Likewise.3322 * pthread_create.c (start_thread): Adjust robust_list handling.4292 * pthread_create.c (start_thread): Don't do it here.4501 * pthread_create.c (start_thread): Likewise.6678 (start_thread): Initialize __resp.7919 (start_thread): Call deallocate_tsd here.8009 * pthread_create.c (start_thread): Don't use setjmp inside8496 * pthread_create.c (start_thread): Set EXITING_BIT after the8995 * pthread_create.c (start_thread): Use THREAD_SETMEM to store[all …]
Completed in 14 milliseconds