Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/ipc/
H A Dheim-ipc.h69 heim_ipc_semaphore_wait(heim_isemaphore, time_t);
H A Dtc.c96 heim_ipc_semaphore_wait(s, HEIM_IPC_WAIT_FOREVER); /* wait for reply to complete the work */ in test_ipc()
H A Dcommon.c122 heim_ipc_semaphore_wait(heim_isemaphore s, time_t t) in heim_ipc_semaphore_wait() function