Home
last modified time | relevance | path

Searched defs:uv_mutex_destroy (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/uv/src/win/
Dthread.c230 void uv_mutex_destroy(uv_mutex_t* mutex) { in uv_mutex_destroy() function
/third_party/libuv/src/win/
Dthread.c305 void uv_mutex_destroy(uv_mutex_t* mutex) { in uv_mutex_destroy() function
/third_party/node/deps/uv/src/unix/
Dthread.c344 void uv_mutex_destroy(uv_mutex_t* mutex) { in uv_mutex_destroy() function
/third_party/libuv/src/unix/
Dthread.c337 void uv_mutex_destroy(uv_mutex_t* mutex) { in uv_mutex_destroy() function