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

/haiku/src/system/kernel/posix/
H A Dxsi_message_queue.cpp276 class Ipc { class in namespace:__anon2
278 Ipc(key_t key) function in class:__anon2::Ipc
299 Ipc*& Link()
307 Ipc* fLink;
313 typedef Ipc ValueType;
320 size_t Hash(Ipc *variable) const
325 bool Compare(const key_t key, Ipc *variable) const
330 Ipc*& GetLink(Ipc *variable) const
571 Ipc *ipcKe
[all...]
H A Dxsi_semaphore.cpp517 class Ipc { class in namespace:__anon4
519 Ipc(key_t key) function in class:__anon4::Ipc
540 Ipc*& Link()
548 Ipc* fLink;
554 typedef Ipc ValueType;
561 size_t Hash(Ipc *variable) const
566 bool Compare(const key_t key, Ipc *variable) const
571 Ipc*& GetLink(Ipc *variable) const
682 Ipc *ipcKe
[all...]

Completed in 16 milliseconds