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

/haiku/src/system/kernel/posix/
H A Dxsi_semaphore.cpp307 key_t IpcKey() const function in class:__anon4::XsiSemaphoreSet
830 (int)semaphoreSet->IpcKey()));
841 (int)semaphoreSet->IpcKey()));
859 (int)semaphoreSet->IpcKey()));
870 (int)semaphoreSet->IpcKey()));
881 (int)semaphoreSet->IpcKey()));
892 (int)semaphoreSet->IpcKey()));
912 (int)semaphoreSet->IpcKey()));
938 (int)semaphoreSet->IpcKey()));
959 semaphoreSet->ID(), (int)semaphoreSet->IpcKey()));
[all...]
H A Dxsi_message_queue.cpp177 key_t IpcKey() const function in class:__anon2::XsiMessageQueue
522 (int)messageQueue->IpcKey()));
537 (int)messageQueue->IpcKey()));
567 (int)messageQueue->IpcKey()));
570 key_t key = messageQueue->IpcKey();
700 (int)messageQueue->IpcKey()));
798 (int)messageQueue->IpcKey()));

Completed in 38 milliseconds