Searched defs:barrier_wait_abortion (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dbarrier.c66 * following wait/sync call besides barrier_wait_abortion() will immediately
70 * barrier_wait_abortion() can be used to wait for the other side to call
322 * barrier_wait_abortion() for that.
355 * barrier_wait_abortion() - Wait for the other side to abort
365 bool barrier_wait_abortion(Barrier *b) { function

Completed in 14 milliseconds