Searched refs:NamedSem (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/posix/
H A Drealtime_sem.cpp63 class NamedSem : public SemInfo { class in namespace:__anon17
65 NamedSem() function in class:__anon17::NamedSem
72 virtual ~NamedSem()
139 NamedSem*& HashLink()
151 NamedSem* fHashLink;
157 typedef NamedSem ValueType;
164 size_t Hash(NamedSem* semaphore) const
169 bool Compare(const KeyType& key, NamedSem* semaphore) const
174 NamedSem*& GetLink(NamedSem* semaphor
[all...]

Completed in 19 milliseconds