Searched refs:BLOCKING_RESP_MAGIC (Results 1 – 4 of 4) sorted by relevance
221 resp->magic_sig = BLOCKING_RESP_MAGIC; in queue_blocking_response()249 DEBUG_REQUIRE(BLOCKING_RESP_MAGIC == in process_blocking_resp()
390 } else if (BLOCKING_RESP_MAGIC != hdr.magic_sig) { in receive_blocking_resp_internal()
469 BLOCKING_RESP_MAGIC == removed->magic_sig); in receive_blocking_resp_internal()
29 BLOCKING_RESP_MAGIC = 0x510c7e54, enumerator