Searched refs:posix_allocate_pthread_t (Results 1 – 4 of 4) sorted by relevance
151 status = posix_allocate_pthread_t(&pthread_ptr); in pthread_create()
196 INT posix_allocate_pthread_t(POSIX_TCB **ptcb_ptr);
172 status = posix_allocate_pthread_t(&new_signal_thread); in pthread_kill()
272 INT posix_allocate_pthread_t(POSIX_TCB **ptcb_ptr) in posix_allocate_pthread_t() function