Searched refs:sched_cond_atomic_t (Results 1 – 7 of 7) sorted by relevance
662 typedef _Atomic sched_cond_t sched_cond_atomic_t; typedef671 sched_cond_atomic_t *cond);683 sched_cond_atomic_t *cond,704 sched_cond_atomic_t *cond,726 sched_cond_atomic_t *cond,751 sched_cond_atomic_t *cond);
1513 sched_cond_atomic_t *cond) in sched_cond_init()1520 sched_cond_atomic_t *cond, in sched_cond_wait_parameter()1540 sched_cond_atomic_t *cond, in sched_cond_wait()1549 sched_cond_atomic_t *cond) in sched_cond_ack()1558 sched_cond_atomic_t *cond, in sched_cond_signal()8242 sched_cond_atomic_t sched_update_powered_cores_wakeup;
106 extern sched_cond_atomic_t vm_pageout_gc_cond;471 sched_cond_atomic_t pgo_wakeup;
251 static sched_cond_atomic_t vm_reclaim_scavenger_cond = SCHED_COND_INIT;
152 sched_cond_atomic_t vm_pageout_gc_cond;
144 …sched_cond_atomic_t jt_wakeup_cond; /* condition var used to synchronize wake/sleep op…
12 * `sched_cond_t` / `sched_cond_atomic_t` - Atomic condition variable type to synchronize on