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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_proc_mutex.h51 APR_LOCK_POSIXSEM, /**< POSIX semaphore process-based locking */ enumerator in enum:__anon78
73 * APR_LOCK_POSIXSEM
/freebsd-13-stable/contrib/apr/locks/unix/
H A Dproc_mutex.c285 APR_LOCK_POSIXSEM,
1405 case APR_LOCK_POSIXSEM:

Completed in 28 milliseconds