Home
last modified time | relevance | path

Searched refs:CHILD_DONE (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/src/time/
H A Dtimer_create.c24 * 4: parent thread should wait for the child to finish synchronizing (state: CHILD_DONE)
32 CHILD_DONE, enumerator
62 a_swap(barrier, CHILD_DONE); in __child_sync()
74 if (a_swap(barrier, PARENT_WAIT) != CHILD_DONE) { in __parent_sync()

Completed in 1 milliseconds