Home
last modified time | relevance | path

Searched refs:SEMCOUNT_ONE (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dsemaphore.cpp80 #define SEMCOUNT_ONE SEMCOUNT_FROM_VALUE(1) macro
204 new_value = SEMCOUNT_ONE | shared; in __sem_inc()