Searched refs:sched_cond_atomic_t (Results 1 – 4 of 4) sorted by relevance
616 typedef _Atomic sched_cond_t sched_cond_atomic_t; typedef625 sched_cond_atomic_t *cond);637 sched_cond_atomic_t *cond,657 sched_cond_atomic_t *cond,682 sched_cond_atomic_t *cond);
1347 sched_cond_atomic_t *cond) in sched_cond_init()1354 sched_cond_atomic_t *cond, in sched_cond_wait()1373 sched_cond_atomic_t *cond) in sched_cond_ack()1382 sched_cond_atomic_t *cond, in sched_cond_signal()
130 …sched_cond_atomic_t jt_wakeup_cond; /* condition var used to synchronize wake/sleep op…
7 * `sched_cond_t` / `sched_cond_atomic_t` - Atomic condition variable type to synchronize on