Searched refs:nghttp2_failmalloc (Results 1 – 3 of 3) sorted by relevance
27 int nghttp2_failmalloc = 0; variable34 if (nghttp2_failmalloc && nghttp2_nmalloc >= nghttp2_failstart) { \76 failmalloc_bk = nghttp2_failmalloc; in nghttp2_failmalloc_pause()78 nghttp2_failmalloc = 0; in nghttp2_failmalloc_pause()83 nghttp2_failmalloc = failmalloc_bk; in nghttp2_failmalloc_unpause()
39 extern int nghttp2_failmalloc;
111 nghttp2_failmalloc = 0; \116 nghttp2_failmalloc = 1; \124 nghttp2_failmalloc = 0; \