Searched refs:__thrd_create (Results 1 – 1 of 1) sorted by relevance
23 __thrd_create (thrd_t *thr, thrd_start_t func, void *arg) in __thrd_create() function33 versioned_symbol (libc, __thrd_create, thrd_create, GLIBC_2_34);35 compat_symbol (libc, __thrd_create, thrd_create, GLIBC_2_28);38 strong_alias (__thrd_create, thrd_create)
Completed in 3 milliseconds