Searched defs:getSemaphore (Results 1 – 3 of 3) sorted by relevance
515 Semaphore *SemaphoreManager::getSemaphore(SemaphoreID handle) const in getSemaphore() function in gl::SemaphoreManager
6207 Semaphore *Context::getSemaphore(SemaphoreID handle) const in getSemaphore() function in gl::Context
464 const Semaphore *getSemaphore() const { return mSemaphore; } in getSemaphore() function