Searched refs:Lockable (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | SynchronizedValue.h | 22 template <typename T, typename Lockable = std::mutex> 27 using mutex_type = Lockable; 29 ConstStrictLockPtr(const T &value, Lockable &mutex) : mLock(mutex), mValue(value) {} in ConstStrictLockPtr() 30 ConstStrictLockPtr(const T &value, Lockable &mutex, std::adopt_lock_t) noexcept in ConstStrictLockPtr() 47 std::unique_lock<Lockable> mLock; 51 template <typename T, typename Lockable = std::mutex> 52 class StrictLockPtr : public ConstStrictLockPtr<T, Lockable> 55 using BaseType = ConstStrictLockPtr<T, Lockable>; 58 StrictLockPtr(T &value, Lockable &mutex) : BaseType(value, mutex) {} in StrictLockPtr() 59 StrictLockPtr(T &value, Lockable &mutex, std::adopt_lock_t) noexcept in StrictLockPtr() [all …]
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | device9ex.h | 119 BOOL Lockable,
|
D | device9ex.c | 200 BOOL Lockable, in NineDevice9Ex_CreateRenderTargetEx() argument 218 Lockable, in NineDevice9Ex_CreateRenderTargetEx()
|
D | nine_lock.c | 843 BOOL Lockable, in LockDevice9_CreateRenderTarget() argument 849 …derTarget(This, Width, Height, Format, MultiSample, MultisampleQuality, Lockable, ppSurface, pShar… in LockDevice9_CreateRenderTarget() 2210 BOOL Lockable, in LockDevice9Ex_CreateRenderTargetEx() argument 2217 …rTargetEx(This, Width, Height, Format, MultiSample, MultisampleQuality, Lockable, ppSurface, pShar… in LockDevice9Ex_CreateRenderTargetEx()
|
D | device9.h | 383 BOOL Lockable,
|
D | device9.c | 1360 BOOL Lockable, in NineDevice9_CreateRenderTarget() argument 1369 Lockable, ppSurface, pSharedHandle); in NineDevice9_CreateRenderTarget()
|
/third_party/mesa3d/include/D3D9/ |
D | d3d9.h | 186 …Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface… 291 …Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface… 774 …Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface… 1025 …Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface… 1127 …Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface…
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstX8664.h | 3147 using Lockable = InstX86BaseLockable; member
|
D | IceInstX8632.h | 3248 using Lockable = InstX86BaseLockable; member
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 6386 Lockable
|