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

/freebsd-11.0-release/contrib/apr/include/
H A Dapr_proc_mutex.h49 APR_LOCK_POSIXSEM, /**< POSIX semaphore process-based locking */ enumerator in enum:__anon105
70 * APR_LOCK_POSIXSEM
/freebsd-11.0-release/contrib/apr/locks/unix/
H A Dproc_mutex.c828 case APR_LOCK_POSIXSEM:

Completed in 75 milliseconds