Home
last modified time | relevance | path

Searched refs:LOCKBUSYLOOP (Results 1 – 7 of 7) sorted by relevance

/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dkcthread.cc413 if (wcnt >= LOCKBUSYLOOP) { in lock_try()
661 if (wcnt >= LOCKBUSYLOOP) { in lock()
672 if (wcnt >= LOCKBUSYLOOP) { in lock()
802 if (wcnt >= LOCKBUSYLOOP) { in lock()
815 if (wcnt >= LOCKBUSYLOOP) { in lock()
867 if (wcnt >= LOCKBUSYLOOP) { in lock_all()
884 if (wcnt >= LOCKBUSYLOOP) { in lock_all()
1326 if (wcnt >= LOCKBUSYLOOP) { in lock_writer()
1366 if (wcnt >= LOCKBUSYLOOP) { in lock_reader()
1593 if (wcnt >= LOCKBUSYLOOP) { in lock_writer()
[all …]
H A Dkcprotodb.h61 static const uint32_t LOCKBUSYLOOP = 8192; variable
874 if (wcnt >= LOCKBUSYLOOP) {
H A Dkcstashdb.h64 static const uint32_t LOCKBUSYLOOP = 8192;
776 if (wcnt >= LOCKBUSYLOOP) {
H A Dkccachedb.h72 static const uint32_t LOCKBUSYLOOP = 8192; variable
860 if (wcnt >= LOCKBUSYLOOP) {
H A Dkcdirdb.h74 static const uint32_t LOCKBUSYLOOP = 8192; variable
900 if (wcnt >= LOCKBUSYLOOP) {
H A Dkchashdb.h126 static const uint32_t LOCKBUSYLOOP = 8192; variable
1027 if (wcnt >= LOCKBUSYLOOP) {
H A Dkcplantdb.h113 static const uint32_t LOCKBUSYLOOP = 8192; variable
1744 if (wcnt >= LOCKBUSYLOOP) {