Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dproc_sync.go88 done, description := waiter.checkDeadline()
120 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