Searched refs:__thrd_create_tramp (Results 1 – 1 of 1) sorted by relevance
49 __thrd_create_tramp(void *arg) in __thrd_create_tramp() function81 switch(pthread_create(thr, NULL, __thrd_create_tramp, cookie)) { in thrd_create()