Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dtestpoints.c53 tp_unblock(tp_id_t other_testpoint) in tp_unblock() argument
55 tp_blocked_info[other_testpoint] = 0; in tp_unblock()
73 tp_relay(tp_id_t testpoint, tp_id_t other_testpoint) in tp_relay() argument
75 tp_unblock(other_testpoint); in tp_relay()
H A Dtestpoints.h106 tp_unblock(tp_id_t other_testpoint);
114 tp_relay(tp_id_t testpoint, tp_id_t other_testpoint);