Home
last modified time | relevance | path

Searched refs:LOCK_TIMEOUT (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dthrd_current.c29 #define LOCK_TIMEOUT (-1) macro
58 return LOCK_TIMEOUT; in TrylockWithTimeout()
80 } else if (result == LOCK_TIMEOUT) { in threadfuncB()
H A Dthrd_equal.c29 #define LOCK_TIMEOUT (-1) macro
58 return LOCK_TIMEOUT; in TrylockWithTimeout()
82 } else if (result == LOCK_TIMEOUT) { in threadfuncB()
/third_party/alsa-utils/alsactl/
H A Dalsactl.h4 #define LOCK_TIMEOUT 10 macro
H A Dutils.c214 lock_fd = state_lock(file, LOCK_TIMEOUT); in load_configuration()
H A Dstate.c1617 lock_fd = state_lock(file, LOCK_TIMEOUT); in save_state()
1698 lock_fd = card_lock(iter.card, LOCK_TIMEOUT); in load_state()
1722 lock_fd = card_lock(iter.card, LOCK_TIMEOUT); in load_state()

Completed in 7 milliseconds