Searched refs:tls_allocate (Results 1 - 20 of 20) sorted by path

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DRequestThread.cpp18 static const int32 sTLSVariable = tls_allocate();
/haiku/src/system/libnetwork/
H A Dr5_compatibility.cpp37 int32 __gHErrnoTLS = tls_allocate();
/haiku/src/system/libroot/posix/
H A Dsyslog.cpp67 int32 slot = tls_allocate();
H A Dpwd_query.c630 pw_tls_id = tls_allocate();
/haiku/src/tools/cppunit/
H A DTestShell.cpp47 fTLSDebuggerCall = tls_allocate();
/haiku/headers/os/support/
H A DTLS.h13 * process-wide. Note that tls_allocate() will return B_NO_MEMORY if you
23 extern int32 tls_allocate(void);
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfDebug.cpp232 tls_handle = tls_allocate();
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDebug.cpp230 tls_handle = tls_allocate();
/haiku/src/system/libroot/os/arch/arm/
H A Dtls.c32 tls_allocate(void) function
/haiku/src/system/libroot/os/arch/arm64/
H A Dtls.c33 tls_allocate(void) function
/haiku/src/system/libroot/os/arch/m68k/
H A Dtls.c30 tls_allocate(void) function
/haiku/src/system/libroot/os/arch/ppc/
H A Dtls.c19 tls_allocate(void) function
/haiku/src/system/libroot/os/arch/riscv64/
H A Dtls.cpp33 tls_allocate(void) function
/haiku/src/system/libroot/os/arch/sparc/
H A Dtls.c19 tls_allocate(void) function
/haiku/src/system/libroot/os/arch/x86/
H A Dtls.c31 tls_allocate(void) function
/haiku/src/system/libroot/os/arch/x86_64/
H A Dtls.cpp37 tls_allocate() function
/haiku/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp1097 sStackBaseTLSIndex = tls_allocate();
1103 sStackEndTLSIndex = tls_allocate();
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2587 void tls_allocate() {} function
H A Dlibroot_stubs_legacy.c2572 void tls_allocate() {} function
/haiku/src/tests/system/kernel/scheduler/
H A Dmain.cpp316 sCPUIndexSlot = tls_allocate();

Completed in 168 milliseconds