Searched refs:s_pTlr (Results 1 – 1 of 1) sorted by relevance
26 ThreadLocalRegion* s_pTlr = NULL; variable33 NN_TASSERT_( s_pTlr == NULL ); in SaveThreadLocalRegionAddress()34 s_pTlr = GetThreadLocalRegion(); in SaveThreadLocalRegionAddress()40 NN_TASSERT_( s_pTlr != NULL ); in SetUserExceptionHandler()42 s_pTlr->handlerAddress = reinterpret_cast<uptr>(pHandler); in SetUserExceptionHandler()43 s_pTlr->handlerStackBottomAddress = stackBottom; in SetUserExceptionHandler()