Searched refs:posix_allocate_pthread_t (Results 1 – 4 of 4) sorted by relevance
150 status = posix_allocate_pthread_t(&pthread_ptr); in pthread_create()
195 INT posix_allocate_pthread_t(POSIX_TCB **ptcb_ptr);
171 status = posix_allocate_pthread_t(&new_signal_thread); in pthread_kill()
271 INT posix_allocate_pthread_t(POSIX_TCB **ptcb_ptr) in posix_allocate_pthread_t() function