Home
last modified time | relevance | path

Searched refs:GetTlsDataAddress (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dthreadaux.d358 void* GetTlsDataAddress( HANDLE hnd ) nothrow in GetTlsDataAddress() function
367 void* GetTlsDataAddress( uint id ) nothrow in GetTlsDataAddress() function
372 void* tls = GetTlsDataAddress( hnd ); in GetTlsDataAddress()
H A Ddll.d474 if ( GetTlsDataAddress( id ) ) in dll_process_attach()
537 if ( !GetTlsDataAddress( tid ) )
554 if ( !GetTlsDataAddress( GetCurrentThreadId() ) )