DPC++ Runtime
Runtime libraries for oneAPI DPC++
util.hpp File Reference
#include <sycl/detail/defines.hpp>
#include <cstring>
#include <mutex>
#include <vector>
Include dependency graph for util.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sycl::_V1::detail::Sync
 Groups and provides access to all the locks used the SYCL runtime. More...
 
struct  sycl::_V1::detail::TempAssignGuard< T >
 
struct  sycl::_V1::detail::HashCStr
 
struct  sycl::_V1::detail::CmpCStr
 

Namespaces

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

Typedefs

using sycl::_V1::detail::SerializedObj = std::vector< unsigned char >
 
template<typename T >
using sycl::_V1::detail::ABINeutralT_t = T