Searched defs:add_wait_semaphore (Results 1 – 4 of 4) sorted by relevance
39 pub unsafe fn add_wait_semaphore(&mut self, semaphore: &'a Semaphore) { in add_wait_semaphore() method
71 pub unsafe fn add_wait_semaphore(&mut self, semaphore: &'a Semaphore) { in add_wait_semaphore() method
139 pub unsafe fn add_wait_semaphore(&mut self, semaphore: &'a Semaphore, stages: PipelineStages) { in add_wait_semaphore() method
317 pub unsafe fn add_wait_semaphore(&mut self, semaphore: &'a Semaphore) { in add_wait_semaphore() method