Home
last modified time | relevance | path

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

/trueos/crypto/heimdal/lib/ipc/
HDcommon.c126 if (t == HEIM_IPC_WAIT_FOREVER) in heim_ipc_semaphore_wait()
141 if (t == HEIM_IPC_WAIT_FOREVER) in heim_ipc_semaphore_wait()
HDheim-ipc.h77 #define HEIM_IPC_WAIT_FOREVER ((time_t)-1) macro
HDtc.c96 heim_ipc_semaphore_wait(s, HEIM_IPC_WAIT_FOREVER); /* wait for reply to complete the work */ in test_ipc()