Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c221 MHD_PANIC ("Failed to acquire IP connection limit mutex\n"); in MHD_ip_count_lock()
236 MHD_PANIC ("Failed to release IP connection limit mutex\n"); in MHD_ip_count_unlock()
396 MHD_PANIC ("Failed to find previously-added IP address\n"); in MHD_ip_limit_del()
402 MHD_PANIC ("Previously-added IP address had 0 count\n"); in MHD_ip_limit_del()
1267 MHD_PANIC ("close failed\n"); in internal_add_connection()
1285 MHD_PANIC ("close failed\n"); in internal_add_connection()
1310 MHD_PANIC ("close failed\n"); in internal_add_connection()
1329 MHD_PANIC ("close failed\n"); in internal_add_connection()
1356 MHD_PANIC ("close failed\n"); in internal_add_connection()
1373 MHD_PANIC ("close failed\n"); in internal_add_connection()
[all …]
Dinternal.h92 #define MHD_PANIC(msg) do { mhd_panic (mhd_panic_cls, __FILE__, __LINE__, msg); BUILTIN_NOT_REACHED… macro
99 #define MHD_PANIC(msg) do { mhd_panic (mhd_panic_cls, __FILE__, __LINE__, NULL); BUILTIN_NOT_REACHE… macro
Dconnection.c1978 MHD_PANIC ("Failed to acquire cleanup mutex\n");
1987 MHD_PANIC ("Failed to release cleanup mutex\n");
2230 MHD_PANIC ("Failed to acquire cleanup mutex\n");
2255 MHD_PANIC ("Failed to release cleanup mutex\n");
2833 MHD_PANIC ("Failed to acquire cleanup mutex\n");
2861 MHD_PANIC ("Failed to release cleanup mutex\n");