Searched refs:__mtx_destroy (Results 1 – 2 of 2) sorted by relevance
24 __mtx_destroy (mtx_t *mutex) in __mtx_destroy() function29 versioned_symbol (libc, __mtx_destroy, mtx_destroy, GLIBC_2_34);31 compat_symbol (libpthread, __mtx_destroy, mtx_destroy, GLIBC_2_28);34 strong_alias (__mtx_destroy, mtx_destroy)
20106 (__mtx_destroy): New function.