Searched refs:tls_storage_key (Results 1 – 4 of 4) sorted by relevance
302 log4cplus::thread::impl::tls_key_type tls_storage_key; variable320 thread::impl::tls_set_value (tls_storage_key, in alloc_ptd()380 thread::impl::tls_set_value (internal::tls_storage_key, 0); in ptd_cleanup_func()392 thread::impl::tls_set_value (internal::tls_storage_key, 0); in ptd_cleanup_func()422 internal::tls_storage_key = thread::impl::tls_init(ptd_cleanup_func_win32); in initializeLog4cplus()424 internal::tls_storage_key = thread::impl::tls_init(ptd_cleanup_func); in initializeLog4cplus()496 log4cplus::internal::tls_storage_key); in DllMain()523 dcmtk::log4cplus::internal::tls_storage_key); in ~_static_log4cplus_initializer()
262 log4cplus::thread::impl::tls_key_type tls_storage_key; variable280 thread::impl::tls_set_value (tls_storage_key, in alloc_ptd()327 thread::impl::tls_set_value (internal::tls_storage_key, 0); in ptd_cleanup_func()339 thread::impl::tls_set_value (internal::tls_storage_key, 0); in ptd_cleanup_func()367 internal::tls_storage_key = thread::impl::tls_init (ptd_cleanup_func); in initializeLog4cplus()457 log4cplus::internal::tls_storage_key); in thread_callback()533 log4cplus::internal::tls_storage_key); in ~_static_log4cplus_initializer()556 log4cplus::internal::tls_storage_key); in ~_static_log4cplus_initializer()
141 extern log4cplus::thread::impl::tls_key_type tls_storage_key;188 thread::impl::tls_set_value (tls_storage_key, p); in set_ptd()198 thread::impl::tls_get_value (tls_storage_key));
136 extern log4cplus::thread::impl::tls_key_type tls_storage_key;175 thread::impl::tls_set_value (tls_storage_key, p); in set_ptd()185 thread::impl::tls_get_value (tls_storage_key));