Searched refs:fibers_switch_top (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/tests/unit/mocks/fibers/ | ||
| H A D | fibers.h | 329 extern void fibers_switch_top(int state); |
| H A D | fibers.c | 340 fibers_switch_top(int state) in fibers_switch_top() function |