OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MHD_mutex_
(Results
1 - 2
of
2
) sorted by null
/external/libmicrohttpd/src/microhttpd/
internal.h
279
MHD_mutex_
mutex;
1107
MHD_mutex_
per_ip_connection_mutex;
1112
MHD_mutex_
cleanup_connection_mutex;
1249
MHD_mutex_
nnc_lock;
[
all
...]
/external/libmicrohttpd/src/include/
platform_interface.h
238
typedef CRITICAL_SECTION
MHD_mutex_
;
241
typedef pthread_mutex_t
MHD_mutex_
;
Completed in 32 milliseconds