Home
last modified time | relevance | path

Searched defs:st_mutex_destroy (Results 1 – 6 of 6) sorted by relevance

/dports/devel/st/st-1.9/
H A Dsync.c277 int st_mutex_destroy(_st_mutex_t *lock) in st_mutex_destroy() function
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/systhreads/
H A Dst_win32.h168 static DWORD st_mutex_destroy(st_mutex m) in st_mutex_destroy() function
H A Dst_posix.h178 static int st_mutex_destroy(st_mutex m) in st_mutex_destroy() function
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/systhreads/
H A Dst_win32.h168 static DWORD st_mutex_destroy(st_mutex m) in st_mutex_destroy() function
H A Dst_posix.h178 static int st_mutex_destroy(st_mutex m) in st_mutex_destroy() function
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/util/
H A Dglvnd_pthread.c155 static int st_mutex_destroy(glvnd_mutex_t *mutex) in st_mutex_destroy() function