Home
last modified time | relevance | path

Searched refs:ECPtr (Results 1 – 6 of 6) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/loguru/vtkmloguru/
H A Dloguru.cpp1489 using ECPtr = EcEntryBase*; in create_directories() typedef
1497 static LOGURU_THREAD_LOCAL ECPtr thread_ec_ptr = nullptr; in create_directories()
1499 ECPtr& get_thread_ec_head_ref() in create_directories()
1509 delete reinterpret_cast<ECPtr*>(io_error_context); in create_directories()
1517 ECPtr& get_thread_ec_head_ref() in create_directories()
1520 auto ec = reinterpret_cast<ECPtr*>(pthread_getspecific(s_ec_pthread_key)); in create_directories()
1522 ec = new ECPtr(nullptr); in create_directories()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/loguru/vtkloguru/
H A Dloguru.cpp1532 using ECPtr = EcEntryBase*; in create_directories() typedef
1540 static LOGURU_THREAD_LOCAL ECPtr thread_ec_ptr = nullptr; in create_directories()
1542 ECPtr& get_thread_ec_head_ref() in create_directories()
1552 delete reinterpret_cast<ECPtr*>(io_error_context); in create_directories()
1560 ECPtr& get_thread_ec_head_ref() in create_directories()
1563 auto ec = reinterpret_cast<ECPtr*>(pthread_getspecific(s_ec_pthread_key)); in create_directories()
1565 ec = new ECPtr(nullptr); in create_directories()
/dports/devel/loguru/loguru-2.1.0-21-g2295c2b/
H A Dloguru.cpp1639 using ECPtr = EcEntryBase*; typedef
1647 static LOGURU_THREAD_LOCAL ECPtr thread_ec_ptr = nullptr;
1649 ECPtr& get_thread_ec_head_ref()
1659 delete reinterpret_cast<ECPtr*>(io_error_context);
1667 ECPtr& get_thread_ec_head_ref()
1670 auto ec = reinterpret_cast<ECPtr*>(pthread_getspecific(s_ec_pthread_key));
1672 ec = new ECPtr(nullptr);
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/loguru/
H A Dloguru.cpp1720 using ECPtr = EcEntryBase*; typedef
1728 static LOGURU_THREAD_LOCAL ECPtr thread_ec_ptr = nullptr;
1730 ECPtr& get_thread_ec_head_ref()
1740 delete reinterpret_cast<ECPtr*>(io_error_context);
1748 ECPtr& get_thread_ec_head_ref()
1751 auto ec = reinterpret_cast<ECPtr*>(pthread_getspecific(s_ec_pthread_key));
1753 ec = new ECPtr(nullptr);
/dports/devel/cquery/cquery-20180718/third_party/loguru/
H A Dloguru.hpp2723 using ECPtr = EcEntryBase*; in create_directories() typedef
2731 static LOGURU_THREAD_LOCAL ECPtr thread_ec_ptr = nullptr; in create_directories()
2733 ECPtr& get_thread_ec_head_ref() in create_directories()
2743 delete reinterpret_cast<ECPtr*>(io_error_context); in create_directories()
2751 ECPtr& get_thread_ec_head_ref() in create_directories()
2754 auto ec = reinterpret_cast<ECPtr*>(pthread_getspecific(s_ec_pthread_key)); in create_directories()
2756 ec = new ECPtr(nullptr); in create_directories()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/thirdparty/loguru/vtkmloguru/
H A Dloguru.hpp2863 using ECPtr = EcEntryBase*; in create_directories() typedef
2871 static LOGURU_THREAD_LOCAL ECPtr thread_ec_ptr = nullptr; in create_directories()
2873 ECPtr& get_thread_ec_head_ref() in create_directories()
2883 delete reinterpret_cast<ECPtr*>(io_error_context); in create_directories()
2891 ECPtr& get_thread_ec_head_ref() in create_directories()
2894 auto ec = reinterpret_cast<ECPtr*>(pthread_getspecific(s_ec_pthread_key)); in create_directories()
2896 ec = new ECPtr(nullptr); in create_directories()