Home
last modified time | relevance | path

Searched defs:thread_lock (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/science/qmcpack/qmcpack-3.11.0/src/formic/utils/
H A Dreusable_array.h46 static void thread_lock() {} in thread_lock() function
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/
H A D_gevent_c_semaphore.pxd56 cpdef __acquire_from_other_thread_cb(self, list results, bint blocking, timeout, thread_lock) argument
65 cdef bint __spin_on_native_lock(self, thread_lock, timeout) argument
H A D_semaphore.py394 def __acquire_from_other_thread_cb(self, results, blocking, timeout, thread_lock): argument
451 def __spin_on_native_lock(self, thread_lock, timeout): argument
/dports/devel/concurrencykit/ck-0.6.0/regressions/ck_swlock/benchmark/
H A Dthroughput.c53 thread_lock(void *pun) in thread_lock() function
/dports/devel/concurrencykit/ck-0.6.0/regressions/ck_tflock/benchmark/
H A Dthroughput.c53 thread_lock(void *pun) in thread_lock() function
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/regressions/ck_swlock/benchmark/
H A Dthroughput.c53 thread_lock(void *pun) in thread_lock() function
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/regressions/ck_tflock/benchmark/
H A Dthroughput.c53 thread_lock(void *pun) in thread_lock() function
/dports/benchmarks/sysbench/sysbench-1.0.20/src/tests/mutex/
H A Dsb_mutex.c39 } thread_lock; typedef
/dports/devel/concurrencykit/ck-0.6.0/regressions/ck_rwlock/benchmark/
H A Dthroughput.c120 thread_lock(void *pun) in thread_lock() function
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/regressions/ck_rwlock/benchmark/
H A Dthroughput.c120 thread_lock(void *pun) in thread_lock() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/test/
H A Dtestthread.c26 static apr_thread_mutex_t *thread_lock; variable
H A Dtestlockperf.c43 static apr_thread_mutex_t *thread_lock; variable
/dports/devel/apr1/apr-1.7.0/test/
H A Dtestthread.c25 static apr_thread_mutex_t *thread_lock; variable
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/tests/unit/
H A Dtest_thread_wakeup.c42 GMutex thread_lock; variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/bench/
H A Dfutex-requeue.c41 static pthread_mutex_t thread_lock; variable
H A Dfutex-wake.c42 static pthread_mutex_t thread_lock; variable
H A Dfutex-hash.c40 static pthread_mutex_t thread_lock; variable
H A Dfutex-lock-pi.c39 static pthread_mutex_t thread_lock; variable
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/bench/
H A Dfutex-requeue.c41 static pthread_mutex_t thread_lock; variable
H A Dfutex-wake.c42 static pthread_mutex_t thread_lock; variable
H A Dfutex-hash.c40 static pthread_mutex_t thread_lock; variable
H A Dfutex-lock-pi.c39 static pthread_mutex_t thread_lock; variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/bench/
H A Dfutex-requeue.c41 static pthread_mutex_t thread_lock; variable
H A Dfutex-wake.c42 static pthread_mutex_t thread_lock; variable
H A Dfutex-hash.c40 static pthread_mutex_t thread_lock; variable

1234567