Home
last modified time | relevance | path

Searched defs:fibers_condition (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/tests/unit/mocks/fibers/
H A Dcondition.h37 struct fibers_condition { struct
41 extern void fibers_condition_wakeup_one(fibers_condition_t *cond); argument