Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dtestpoints.c54 tp_unblock(tp_id_t other_testpoint) in tp_unblock() argument
56 tp_blocked_info[other_testpoint] = 0; in tp_unblock()
74 tp_relay(tp_id_t testpoint, tp_id_t other_testpoint) in tp_relay() argument
76 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);