Searched refs:_pthread_create (Results 1 – 5 of 5) sorted by relevance
70 #pragma weak _pthread_create macro105 return (&_pthread_create != NULL); in have_threads()337 ret = _pthread_create(&tn->tn_thread, &sigev_default_attr, in sigev_thread_create()414 ret = _pthread_create(&td, &sn->sn_attr, worker_routine, sn); in sigev_service_loop()
49 __weak_reference(_pthread_create, pthread_create);52 _pthread_create(pthread_t * __restrict thread, in _pthread_create() function
195 STATIC_LIB_REQUIRE(_pthread_create);
189 _pthread_create;
131 #define pthread_create _pthread_create