Home
last modified time | relevance | path

Searched defs:thread_key (Results 1 – 25 of 105) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp18 struct thread_key { struct
19 pthread_key_t key; argument
23 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp18 struct thread_key { struct
19 pthread_key_t key; argument
23 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp18 struct thread_key { struct
19 pthread_key_t key; argument
23 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp18 struct thread_key { struct
19 pthread_key_t key; argument
23 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp18 struct thread_key { struct
19 pthread_key_t key; argument
23 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp18 struct thread_key { struct
19 pthread_key_t key; argument
23 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp18 struct thread_key { struct
19 pthread_key_t key; argument
23 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() argument
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp18 struct thread_key { struct
19 pthread_key_t key; argument
23 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() argument
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cc19 struct thread_key { struct
20 pthread_key_t key; argument
24 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp18 struct thread_key { struct
19 pthread_key_t key; argument
23 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp18 struct thread_key { struct
19 pthread_key_t key; argument
23 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp18 struct thread_key { struct
19 pthread_key_t key; argument
23 thread_key(pthread_key_t key, pthread_mutex_t *mtx, int val, int *cnt) in thread_key() argument
/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_threads.c229 struct thread_key_t * thread_key = NULL; in wzd_tls_allocate() local
247 int wzd_tls_remove(struct thread_key_t * thread_key) in wzd_tls_remove()
265 int wzd_tls_free(struct thread_key_t * thread_key) in wzd_tls_free()
286 int wzd_tls_setspecific(struct thread_key_t * thread_key, const void * data_ptr) in wzd_tls_setspecific()
300 void * wzd_tls_getspecific(struct thread_key_t * thread_key) in wzd_tls_getspecific()
/dports/www/mod_rivet/rivet-3.2.0/src/
H A Drivet.h47 #define RIVET_PRIVATE_DATA(thread_key,private_p) \ argument
50 #define RIVET_PRIVATE_DATA_NOT_NULL(thread_key,private_p) \ argument
/dports/databases/mysql57-client/mysql-5.7.36/storage/perfschema/
H A Dpfs_defaults.cc36 static PSI_thread_key thread_key; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/perfschema/
H A Dpfs_defaults.cc36 static PSI_thread_key thread_key; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/perfschema/
H A Dpfs_defaults.cc36 static PSI_thread_key thread_key; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/perfschema/
H A Dpfs_defaults.cc36 static PSI_thread_key thread_key; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/perfschema/
H A Dpfs_defaults.cc36 static PSI_thread_key thread_key; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/perfschema/
H A Dpfs_defaults.cc36 static PSI_thread_key thread_key; variable
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/perfschema/
H A Dpfs_defaults.cc36 static PSI_thread_key thread_key; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/perfschema/
H A Dpfs_defaults.cc36 static PSI_thread_key thread_key; variable
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dpfs_defaults.cc45 static PSI_thread_key thread_key; in install_default_setup() local
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dthread_service.hpp49 struct thread_key { }; struct in wsrep::thread_service
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dthread_service.hpp49 struct thread_key { }; struct in wsrep::thread_service

12345