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

/external/compiler-rt/lib/BlocksRuntime/
H A Druntime.c116 static int latching_incr_int(int *where) { function
297 latching_incr_int(&aBlock->flags);
302 if (wantsOne && ((latching_incr_int(&aBlock->flags) & BLOCK_REFCOUNT_MASK) == 1)) {
407 latching_incr_int(&src->forwarding->flags);

Completed in 61 milliseconds