Searched refs:osWait (Results 1 – 2 of 2) sorted by relevance
38 this->osWait(); in wait()45 void osWait();
85 void SkBaseSemaphore::osWait() { semaphore(this)->wait(); } in osWait() function in SkBaseSemaphore