Home
last modified time | relevance | path

Searched refs:lws_pthread_mutex_destroy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libwebsockets/include/
H A Dlibwebsockets.h330 lws_pthread_mutex_destroy(pthread_mutex_t *lock) in lws_pthread_mutex_destroy() function
350 #define lws_pthread_mutex_destroy(_a) macro
/aosp_15_r20/external/libwebsockets/plugins/
H A Dprotocol_lws_mirror.c334 lws_pthread_mutex_destroy(&mi->lock); in callback_lws_mirror()
362 lws_pthread_mutex_destroy(&v->lock); in callback_lws_mirror()
/aosp_15_r20/external/libwebsockets/READMEs/
H A DREADME.coding.md940 void lws_pthread_mutex_destroy(pthread_mutex_t *lock)