Home
last modified time | relevance | path

Searched refs:_workerthread (Results 1 – 21 of 21) sorted by relevance

/dports/devel/dbus-java/dbus-java-2.7/org/freedesktop/dbus/
H A DAbstractConnection.java152 protected class _workerthread extends Thread class in AbstractConnection
237 protected LinkedList<_workerthread> workers;
290 workers = new LinkedList<_workerthread>(); in AbstractConnection()
295 _workerthread t = new _workerthread(); in AbstractConnection()
324 _workerthread t = workers.removeFirst(); in changeThreadCount()
330 _workerthread t = new _workerthread(); in changeThreadCount()
596 for (_workerthread t: workers) in disconnect()
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc63 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() argument
67 workerthread = _workerthread; in SetStarted()
H A Dsanitizer_thread_registry.h56 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc63 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() argument
67 workerthread = _workerthread; in SetStarted()
H A Dsanitizer_thread_registry.h56 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc63 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() argument
67 workerthread = _workerthread; in SetStarted()
H A Dsanitizer_thread_registry.h56 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc63 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() argument
67 workerthread = _workerthread; in SetStarted()
H A Dsanitizer_thread_registry.h56 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc72 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() argument
76 workerthread = _workerthread; in SetStarted()
H A Dsanitizer_thread_registry.h58 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc63 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() argument
67 workerthread = _workerthread; in SetStarted()
H A Dsanitizer_thread_registry.h56 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);
/dports/devel/riscv64-gcc/gcc-8.3.0/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc63 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() argument
67 workerthread = _workerthread; in SetStarted()
H A Dsanitizer_thread_registry.h56 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);
/dports/lang/gcc9/gcc-9.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc72 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() argument
76 workerthread = _workerthread; in SetStarted()
H A Dsanitizer_thread_registry.h58 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);
/dports/lang/gcc9-aux/gcc-9.1.0/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc72 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() argument
76 workerthread = _workerthread; in SetStarted()
H A Dsanitizer_thread_registry.h58 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc74 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() argument
78 workerthread = _workerthread; in SetStarted()
H A Dsanitizer_thread_registry.h60 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);