Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Drwmutex.d330 … enum maxWaitPerCall = dur!"hours"(24 * 365); // Avoid problems calling wait with huge Duration. in tryLock() local
362 enum maxWaitPerCall = dur!"hours"(24 * 365); in tryLock() local
569 … enum maxWaitPerCall = dur!"hours"(24 * 365); // Avoid problems calling wait with huge Duration. in tryLock() local
601 enum maxWaitPerCall = dur!"hours"(24 * 365); in tryLock() local