Searched refs:_pthread_create_smallstack (Results 1 – 1 of 1) sorted by relevance
275 static int _pthread_create_smallstack(pthread_t *t, void *(*fun)(void *), void *arg) in _pthread_create_smallstack() function535 if (!(ret = -_pthread_create_smallstack(&timeout_id, _timeout_thread, NULL))) in _register_for_timeout()815 return _pthread_create_smallstack(&thread->thread, _monitor_thread, thread); in _create_thread()