DPC++ Runtime
Runtime libraries for oneAPI DPC++
global_handler.cpp File Reference
Include dependency graph for global_handler.cpp:

Go to the source code of this file.

Classes

class  sycl::_V1::detail::ObjectUsageCounter
 
struct  sycl::_V1::detail::EarlyShutdownHandler
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::detail
 

Typedefs

using sycl::_V1::detail::LockGuard = std::lock_guard< SpinLock >
 

Functions

void sycl::_V1::detail::shutdown_win ()
 
void sycl::_V1::detail::shutdown_early ()
 
void sycl::_V1::detail::shutdown_late ()
 
static void sycl::_V1::detail::enableOnCrashStackPrinting ()
 
 sycl::_V1::detail::__attribute__ ((destructor(110))) static void syclUnload()