Home
last modified time | relevance | path

Searched defs:get_thread_context (Results 1 – 17 of 17) sorted by relevance

/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost_sync/src/
H A Dtss_pthread.cpp75 BOOST_FORCEINLINE tss_manager::thread_context* get_thread_context() BOOST_NOEXCEPT in get_thread_context() function
86 BOOST_FORCEINLINE tss_manager::thread_context* get_thread_context() BOOST_NOEXCEPT in get_thread_context() function
H A Dtss_windows.cpp110 BOOST_FORCEINLINE tss_manager::thread_context* get_thread_context() BOOST_NOEXCEPT in get_thread_context() function
121 BOOST_FORCEINLINE tss_manager::thread_context* get_thread_context() BOOST_NOEXCEPT in get_thread_context() function
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/NovaDiskIO/sync/src/
H A Dtss_pthread.cpp75 BOOST_FORCEINLINE tss_manager::thread_context* get_thread_context() BOOST_NOEXCEPT in get_thread_context() function
86 BOOST_FORCEINLINE tss_manager::thread_context* get_thread_context() BOOST_NOEXCEPT in get_thread_context() function
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/storage/
H A Dlwlock.h112 /* Number of partitions of the shared buffer mapping hashtable */ in get_thread_context()
121 #define NUM_PREDICATELOCK_PARTITIONS (1 << LOG2_NUM_PREDICATELOCK_PARTITIONS) in get_thread_context()
/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dwin32-low.h49 void (*get_thread_context) (windows_nat::windows_thread_info *th); member
/dports/devel/avr-gdb/gdb-7.3.1/gdb/gdbserver/
H A Dwin32-low.h58 void (*get_thread_context) (win32_thread_info *th, member
/dports/devel/gdb761/gdb-7.6.1/gdb/gdbserver/
H A Dwin32-low.h58 void (*get_thread_context) (win32_thread_info *th, member
/dports/lang/chez-scheme/ChezScheme-9.5.4/c/
H A Dtypes.h286 #define get_thread_context() (ptr)s_thread_getspecific(S_tc_key) macro
334 #define get_thread_context() (ptr)S_G.thread_context macro
/dports/multimedia/libde265/libde265-1.0.2/libde265/
H A Ddecctx.h169 thread_context* get_thread_context(int n) { in get_thread_context() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dwince-stub.c352 get_thread_context (int s) in get_thread_context() function
H A Dwince.c666 get_thread_context (HANDLE h, CONTEXT * c) in get_thread_context() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dwince-stub.c352 get_thread_context (int s) in get_thread_context() function
H A Dwince.c666 get_thread_context (HANDLE h, CONTEXT * c) in get_thread_context() function
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/
H A Ddecctx.h173 thread_context* get_thread_context(int n) { in get_thread_context() function
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/c/
H A Dtypes.h365 #define get_thread_context() (ptr)s_thread_getspecific(S_tc_key) macro
457 #define get_thread_context() TO_PTR(S_G.thread_context) macro
/dports/lang/racket/racket-8.3/src/ChezScheme/c/
H A Dtypes.h365 #define get_thread_context() (ptr)s_thread_getspecific(S_tc_key) macro
457 #define get_thread_context() TO_PTR(S_G.thread_context) macro
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/mtl/ofi/
H A Dmtl_ofi.h81 get_thread_context(int *ctxt) in get_thread_context() function