Home
last modified time | relevance | path

Searched defs:checkDeadline (Results 1 – 2 of 2) sorted by relevance

/build/soong/ui/build/
Dproc_sync.go120 checkDeadline() (done bool, remainder string) methodSpec
140 func (s *sleepWaiter) checkDeadline() (done bool, remainder string) { func
Dproc_sync_test.go64 func (c *countWaiter) checkDeadline() (done bool, remainder string) { func