Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dproc_sync.go53 tryLock() error methodSpec
67 func (l fileLock) tryLock() (err error) { func
Dproc_sync_test.go90 func (c *countLock) tryLock() (err error) { func