Searched refs:HEIM_IPC_WAIT_FOREVER (Results 1 – 3 of 3) sorted by relevance
126 if (t == HEIM_IPC_WAIT_FOREVER) in heim_ipc_semaphore_wait()141 if (t == HEIM_IPC_WAIT_FOREVER) in heim_ipc_semaphore_wait()
77 #define HEIM_IPC_WAIT_FOREVER ((time_t)-1) macro
96 heim_ipc_semaphore_wait(s, HEIM_IPC_WAIT_FOREVER); /* wait for reply to complete the work */ in test_ipc()