Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceSycl.h145 std::lock_guard<std::mutex> lock(pmapper_mutex_); in attach_buffer()
151 std::lock_guard<std::mutex> lock(pmapper_mutex_); in detach_buffer()
170 std::lock_guard<std::mutex> lock(pmapper_mutex_); in allocate()
181 std::lock_guard<std::mutex> lock(pmapper_mutex_); in allocate_temp()
218 std::lock_guard<std::mutex> lock(pmapper_mutex_); in deallocate_temp()
234 std::lock_guard<std::mutex> lock(pmapper_mutex_); in deallocate()
239 std::lock_guard<std::mutex> lock(pmapper_mutex_); in deallocate_all()
358 std::lock_guard<std::mutex> lock(pmapper_mutex_); in get_range_accessor()
389 std::lock_guard<std::mutex> lock(pmapper_mutex_); in get_range_accessor()
406 std::lock_guard<std::mutex> lock(pmapper_mutex_); in get_sycl_accessor()
[all …]