Home
last modified time | relevance | path

Searched refs:s_TlsCleanup (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dwn_commit_thread.cpp53 static void s_TlsCleanup(IWorkerNodeJob* p_value, void* /* data */ ) in s_TlsCleanup() function
261 s_tls.SetValue(ret, s_TlsCleanup); in GetJobProcessor()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dwn_commit_thread.cpp53 static void s_TlsCleanup(IWorkerNodeJob* p_value, void* /* data */ ) in s_TlsCleanup() function
263 s_tls.SetValue(ret, s_TlsCleanup); in GetJobProcessor()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/
H A Dncbi_monkey.cpp161 static void s_TlsCleanup(T* p_value, void* /* data */) in s_TlsCleanup() function
1767 m_TlsToken->SetValue(new int, s_TlsCleanup<int>); in RegisterThread()
1779 m_TlsRandList->SetValue(rand_list, s_TlsCleanup< vector<int> >); in RegisterThread()
1781 m_TlsRandListPos->SetValue(new int, s_TlsCleanup<int>); in RegisterThread()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/
H A Dncbi_monkey.cpp161 static void s_TlsCleanup(T* p_value, void* /* data */) in s_TlsCleanup() function
1767 m_TlsToken->SetValue(new int, s_TlsCleanup<int>); in RegisterThread()
1779 m_TlsRandList->SetValue(rand_list, s_TlsCleanup< vector<int> >); in RegisterThread()
1781 m_TlsRandListPos->SetValue(new int, s_TlsCleanup<int>); in RegisterThread()