mutex — stdgpu Latest documentation (original) (raw)
mutex#
stdgpu: mutex
stdgpu Latest
Efficient STL-like Data Structures on the GPU
mutex
Detailed Description
| Classes | |
|---|---|
| class | stdgpu::mutex_array< Block, Allocator > |
| Functions | |
|---|---|
| template<typename Lockable1 , typename Lockable2 , typename... LockableN> | |
| STDGPU_DEVICE_ONLY int | stdgpu::try_lock (Lockable1 lock1, Lockable2 lock2, LockableN... lockn) |