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

/macosx-10.9.5/libclosure-63/
H A Druntime.c69 static int32_t latching_incr_int(volatile int32_t *where) { function
340 latching_incr_int(&aBlock->flags);
345 if (wantsOne && ((latching_incr_int(&aBlock->flags) & BLOCK_REFCOUNT_MASK) == 2)) {
448 latching_incr_int(&src->forwarding->flags);

Completed in 113 milliseconds