Home
last modified time | relevance | path

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

/external/libwebsockets/include/
Dlibwebsockets.h272 lws_pthread_mutex_init(pthread_mutex_t *lock) in lws_pthread_mutex_init() function
297 #define lws_pthread_mutex_init(_a) macro
/external/libwebsockets/plugins/
Dprotocol_lws_mirror.c263 lws_pthread_mutex_init(&mi->lock); in callback_lws_mirror()
341 lws_pthread_mutex_init(&v->lock); in callback_lws_mirror()
/external/libwebsockets/READMEs/
DREADME.coding.md975 void lws_pthread_mutex_init(pthread_mutex_t *lock)