Home
last modified time | relevance | path

Searched refs:nr_locks (Results 1 – 23 of 23) sorted by relevance

/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/cats/
H A Dlock_check15 nr_locks=`grep -c ' db_lock(' ${file}`
17 if [ ${nr_locks} -gt 0 ]; then
18 if [ ${nr_locks} != ${nr_unlocks} ]; then
19 echo "${file} ==> ${nr_locks} db_locks and ${nr_unlocks} db_unlocks !!!"
/dports/net/ntp/ntp-4.2.8p15/sntp/libevent/test/
H A Dregress_bufferevent.c218 size_t nr_locks; member
226 for (i = 0; i < lu_base.nr_locks; ++i) { in lu_find()
236 ++lu_base.nr_locks; in trace_lock_alloc()
238 sizeof(lock_wrapper) * lu_base.nr_locks); in trace_lock_alloc()
240 lu_base.locks[lu_base.nr_locks - 1] = (lock_wrapper){ lock, ALLOC, 0 }; in trace_lock_alloc()
/dports/net-mgmt/lldpd/lldpd-1.0.8/libevent/test/
H A Dregress_bufferevent.c238 size_t nr_locks; member
246 for (i = 0; i < lu_base.nr_locks; ++i) { in lu_find()
257 ++lu_base.nr_locks; in trace_lock_alloc()
259 sizeof(lock_wrapper) * lu_base.nr_locks); in trace_lock_alloc()
261 lu_base.locks[lu_base.nr_locks - 1] = (lock_wrapper){ lock, ALLOC, 0 }; in trace_lock_alloc()
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/third_party/libevent/test/
H A Dregress_bufferevent.c225 size_t nr_locks; member
233 for (i = 0; i < lu_base.nr_locks; ++i) { in lu_find()
244 ++lu_base.nr_locks; in trace_lock_alloc()
246 sizeof(lock_wrapper) * lu_base.nr_locks); in trace_lock_alloc()
248 lu_base.locks[lu_base.nr_locks - 1] = (lock_wrapper){ lock, ALLOC, 0 }; in trace_lock_alloc()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/third_party/libevent/test/
H A Dregress_bufferevent.c225 size_t nr_locks; member
233 for (i = 0; i < lu_base.nr_locks; ++i) { in lu_find()
244 ++lu_base.nr_locks; in trace_lock_alloc()
246 sizeof(lock_wrapper) * lu_base.nr_locks); in trace_lock_alloc()
248 lu_base.locks[lu_base.nr_locks - 1] = (lock_wrapper){ lock, ALLOC, 0 }; in trace_lock_alloc()
/dports/www/firefox/firefox-99.0/ipc/chromium/src/third_party/libevent/test/
H A Dregress_bufferevent.c225 size_t nr_locks; member
233 for (i = 0; i < lu_base.nr_locks; ++i) { in lu_find()
244 ++lu_base.nr_locks; in trace_lock_alloc()
246 sizeof(lock_wrapper) * lu_base.nr_locks); in trace_lock_alloc()
248 lu_base.locks[lu_base.nr_locks - 1] = (lock_wrapper){ lock, ALLOC, 0 }; in trace_lock_alloc()
/dports/devel/libevent/libevent-2.1.12-stable/test/
H A Dregress_bufferevent.c238 size_t nr_locks; member
246 for (i = 0; i < lu_base.nr_locks; ++i) { in lu_find()
257 ++lu_base.nr_locks; in trace_lock_alloc()
259 sizeof(lock_wrapper) * lu_base.nr_locks); in trace_lock_alloc()
261 lu_base.locks[lu_base.nr_locks - 1] = (lock_wrapper){ lock, ALLOC, 0 }; in trace_lock_alloc()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/third_party/libevent/test/
H A Dregress_bufferevent.c225 size_t nr_locks; member
233 for (i = 0; i < lu_base.nr_locks; ++i) { in lu_find()
244 ++lu_base.nr_locks; in trace_lock_alloc()
246 sizeof(lock_wrapper) * lu_base.nr_locks); in trace_lock_alloc()
248 lu_base.locks[lu_base.nr_locks - 1] = (lock_wrapper){ lock, ALLOC, 0 }; in trace_lock_alloc()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/third_party/libevent/test/
H A Dregress_bufferevent.c225 size_t nr_locks; member
233 for (i = 0; i < lu_base.nr_locks; ++i) { in lu_find()
244 ++lu_base.nr_locks; in trace_lock_alloc()
246 sizeof(lock_wrapper) * lu_base.nr_locks); in trace_lock_alloc()
248 lu_base.locks[lu_base.nr_locks - 1] = (lock_wrapper){ lock, ALLOC, 0 }; in trace_lock_alloc()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/mk_core/deps/libevent/test/
H A Dregress_bufferevent.c225 size_t nr_locks; member
233 for (i = 0; i < lu_base.nr_locks; ++i) { in lu_find()
244 ++lu_base.nr_locks; in trace_lock_alloc()
246 sizeof(lock_wrapper) * lu_base.nr_locks); in trace_lock_alloc()
248 lu_base.locks[lu_base.nr_locks - 1] = (lock_wrapper){ lock, ALLOC, 0 }; in trace_lock_alloc()
/dports/textproc/wiggle/wiggle-1.3/tests/lustre/pool/
H A Dorig817 int cancel, nr_locks;
832 nr_locks = ldlm_pool_granted(&ns->ns_pool);
837 cancel = 1 + min_t(int, nr_locks, nr / nr_ns);
H A Dmerge973 int cancel, nr_locks;
988 nr_locks = ldlm_pool_granted(&ns->ns_pool);
993 cancel = 1 + min_t(int, nr_locks, nr / nr_ns);