Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_mp.c132 #define nxt_mp_chunk_is_free(map, chunk) \ macro
893 if (nxt_slow_path(nxt_mp_chunk_is_free(page->u.map, chunk))) { in nxt_mp_chunk_free()