Searched refs:_pthread_create (Results 1 – 5 of 5) sorted by relevance
72 #pragma weak _pthread_create macro107 return (&_pthread_create != NULL); in have_threads()339 ret = _pthread_create(&tn->tn_thread, &sigev_default_attr, in sigev_thread_create()416 ret = _pthread_create(&td, &sn->sn_attr, worker_routine, sn); in sigev_service_loop()
52 __weak_reference(_pthread_create, pthread_create);55 _pthread_create(pthread_t * __restrict thread, in _pthread_create() function
197 STATIC_LIB_REQUIRE(_pthread_create);
190 _pthread_create;
133 #define pthread_create _pthread_create