| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| H A D | glutWindow.cpp | 148 parent->Window()->Unlock(); 162 Window()->Unlock(); 327 bwindow->Unlock(); 362 gState.currentWindow->Window()->Unlock(); 376 gwin->Window()->Unlock(); 405 win->Unlock(); 425 win->Unlock(); 437 win->Unlock(); 468 gState.currentWindow->Window()->Unlock(); 477 gState.currentWindow->Window()->Unlock(); [all...] |
| H A D | glutCursor.cpp | 54 gState.currentWindow->Window()->Unlock();
|
| H A D | glutInit.cpp | 221 be_app->Unlock();
|
| H A D | glutEvent.cpp | 635 Window()->Unlock(); 691 win->Window()->Unlock();
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/haiku-softpipe/ |
| H A D | GalliumContext.h | 30 void Unlock();
|
| H A D | GalliumContext.cpp | 70 Unlock(); 217 Unlock(); 281 Unlock(); 329 Unlock(); 414 GalliumContext::Unlock() function in class:GalliumContext
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/haiku-softpipe/ |
| H A D | GalliumContext.h | 30 void Unlock();
|
| H A D | GalliumContext.cpp | 73 Unlock(); 236 Unlock(); 299 Unlock(); 305 Unlock(); 320 Unlock(); 336 Unlock(); 353 Unlock(); 420 GalliumContext::Unlock() function in class:GalliumContext
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/ |
| H A D | gtest-port.h | 1383 void Unlock(); 1422 ~GTestMutexLock() { mutex_->Unlock(); } 1639 void Unlock() { function in class:testing::internal::MutexBase 1711 ~GTestMutexLock() { mutex_->Unlock(); } 1850 void Unlock() {} function in class:testing::internal::Mutex
|
| /xsrc/external/mit/MesaLib.old/dist/src/hgl/ |
| H A D | GLView.cpp | 81 fDisplayLock.Unlock(); 408 fDrawLock.Unlock();
|
| /xsrc/external/mit/MesaLib/dist/src/hgl/ |
| H A D | GLView.cpp | 88 fDisplayLock.Unlock(); 399 fDrawLock.Unlock();
|
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/ |
| H A D | gtest-port.h | 1678 void Unlock(); 1717 ~GTestMutexLock() { mutex_->Unlock(); } 1934 void Unlock() { function in class:testing::internal::MutexBase 2001 ~GTestMutexLock() { mutex_->Unlock(); } 2140 void Unlock() {} function in class:testing::internal::Mutex
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.1.7.rst | 59 - util/fossilize_db: Unlock the cache file if the entry already exists.
|
| H A D | 8.0.3.rst | 211 - darwin: Unlock our mutex before destroying it
|
| H A D | 21.3.0.rst | 512 - util/fossilize_db: Unlock the cache file if the entry already exists.
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | ddraw.h | 1578 STDMETHOD(Unlock)(THIS_ LPVOID lpSurfaceData) PURE; local in function:DECLARE_INTERFACE_ 1618 #define IDirectDrawSurface_Unlock(p,a) ICOM_CALL_(Unlock,p,(p,a)) 1666 STDMETHOD(Unlock)(THIS_ LPVOID lpSurfaceData) PURE; local in function:DECLARE_INTERFACE_ 1710 #define IDirectDrawSurface2_Unlock(p,a) ICOM_CALL_(Unlock,p,(p,a)) 1762 STDMETHOD(Unlock)(THIS_ LPVOID lpSurfaceData) PURE; local in function:DECLARE_INTERFACE_ 1808 #define IDirectDrawSurface3_Unlock(p,a) ICOM_CALL_(Unlock,p,(p,a)) 1861 STDMETHOD(Unlock)(THIS_ LPRECT lpSurfaceData) PURE; local in function:DECLARE_INTERFACE_ 1913 #define IDirectDrawSurface4_Unlock(p,a) ICOM_CALL_(Unlock,p,(p,a)) 1970 STDMETHOD(Unlock)(THIS_ LPRECT lpSurfaceData) PURE; local in function:DECLARE_INTERFACE_ 2027 #define IDirectDrawSurface7_Unlock(p,a) ICOM_CALL_(Unlock, [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | ddraw.h | 1692 STDMETHOD(Unlock) (THIS_ LPVOID lpSurfaceData) PURE; local in function:DECLARE_INTERFACE_ 1737 #define IDirectDrawSurface_Unlock(p,a) ICOM_CALL_(Unlock,p,(p,a)) 1803 STDMETHOD(Unlock) (THIS_ LPVOID lpSurfaceData) PURE; local in function:DECLARE_INTERFACE_ 1852 #define IDirectDrawSurface2_Unlock(p,a) ICOM_CALL_(Unlock,p,(p,a)) 1922 STDMETHOD(Unlock) (THIS_ LPVOID lpSurfaceData) PURE; local in function:DECLARE_INTERFACE_ 1974 #define IDirectDrawSurface3_Unlock(p,a) ICOM_CALL_(Unlock,p,(p,a)) 2045 STDMETHOD(Unlock) (THIS_ LPRECT lpSurfaceData) PURE; local in function:DECLARE_INTERFACE_ 2103 #define IDirectDrawSurface4_Unlock(p,a) ICOM_CALL_(Unlock,p,(p,a)) 2178 STDMETHOD(Unlock) (THIS_ LPRECT lpSurfaceData) PURE; local in function:DECLARE_INTERFACE_ 2241 #define IDirectDrawSurface7_Unlock(p,a) ICOM_CALL_(Unlock, [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/ |
| H A D | gtest-port.cc | 265 void Mutex::Unlock() { function in class:testing::internal::Mutex
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/src/ |
| H A D | gtest-port.cc | 364 void Mutex::Unlock() { function in class:testing::internal::Mutex
|
| /xsrc/external/mit/MesaLib.old/dist/include/D3D9/ |
| H A D | d3d9.h | 308 virtual HRESULT WINAPI Unlock() = 0; 374 virtual HRESULT WINAPI Unlock() = 0; 1318 HRESULT (WINAPI *Unlock)(IDirect3DIndexBuffer9 *This); 1341 #define IDirect3DIndexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) 1657 HRESULT (WINAPI *Unlock)(IDirect3DVertexBuffer9 *This); 1680 #define IDirect3DVertexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p)
|
| /xsrc/external/mit/MesaLib/dist/include/D3D9/ |
| H A D | d3d9.h | 308 virtual HRESULT WINAPI Unlock() = 0; 374 virtual HRESULT WINAPI Unlock() = 0; 1318 HRESULT (WINAPI *Unlock)(IDirect3DIndexBuffer9 *This); 1341 #define IDirect3DIndexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) 1657 HRESULT (WINAPI *Unlock)(IDirect3DVertexBuffer9 *This); 1680 #define IDirect3DVertexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p)
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 27112 "description": "vulkan: Unlock before return.", 30973 "description": "vulkan/wsi: Unlock before return on error path.", [all...] |