Home
last modified time | relevance | path

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

/xnu-11215/osfmk/tests/
H A Dkernel_tests.c1024 struct synch_test_common { struct
1082 get_max_pri(struct synch_test_common * info) in get_max_pri()
1088 wait_all_thread(struct synch_test_common * info) in wait_all_thread()
1094 notify_waiter(struct synch_test_common * info) in notify_waiter()
1100 wait_for_waiters(struct synch_test_common *info) in wait_for_waiters()
1161 struct synch_test_common head;
1527 notify_waiter((struct synch_test_common *)info); in thread_inheritor_like_mutex()
1567 notify_waiter((struct synch_test_common *)info); in thread_just_inheritor_do_work()
1628 notify_waiter((struct synch_test_common *)info); in thread_steal_work()
1655 notify_waiter((struct synch_test_common *)info); in thread_no_inheritor_work()
[all …]