Searched defs:mutex_acquire (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/engine/vendor_defns/
H A Dhwcryptohook.h206 int (*mutex_acquire)(HWCryptoHook_Mutex*); member in struct:__anon1389
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Dhwcryptohook.h206 int (*mutex_acquire)(HWCryptoHook_Mutex*); member in struct:__anon3003
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dlockdep.h349 # define mutex_acquire(l, s, t, i) lock_acquire(l, s, t, 0, 2, i) macro
351 # define mutex_acquire(l, s, t, i) lock_acquire(l, s, t, 0, 1, i) macro
355 # define mutex_acquire(l, s, t, i) do { } while (0) macro

Completed in 87 milliseconds