locked — stdgpu Latest documentation (original) (raw)
locked#
stdgpu: stdgpu::mutex_array::reference::locked
| | ◆ locked() template<typename Block = mutex_default_type, typename Allocator = safe_device_allocator> STDGPU_DEVICE_ONLY bool stdgpu::mutex_array< Block, Allocator >::reference::locked ( ) const Checks whether the mutex is locked. ReturnsTrue if the mutex is locked, false otherwise | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |