• Home
  • Raw
  • Download

Lines Matching full:thread

17 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ChooseConfig(Thread *thread,  in GetContextLock_ChooseConfig()  argument
23 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CopyBuffers(Thread *thread, in GetContextLock_CopyBuffers() argument
29 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateContext(Thread *thread, in GetContextLock_CreateContext() argument
36 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreatePbufferSurface(Thread *thread, in GetContextLock_CreatePbufferSurface() argument
42 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreatePixmapSurface(Thread *thread, in GetContextLock_CreatePixmapSurface() argument
48 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateWindowSurface(Thread *thread, in GetContextLock_CreateWindowSurface() argument
54 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroyContext(Thread *thread, in GetContextLock_DestroyContext() argument
62 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroySurface(Thread *thread, in GetContextLock_DestroySurface() argument
68 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetConfigAttrib(Thread *thread, in GetContextLock_GetConfigAttrib() argument
75 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetConfigs(Thread *thread, in GetContextLock_GetConfigs() argument
81 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetCurrentDisplay(Thread *thread) in GetContextLock_GetCurrentDisplay() argument
86 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetCurrentSurface(Thread *thread) in GetContextLock_GetCurrentSurface() argument
91 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetDisplay(Thread *thread) in GetContextLock_GetDisplay() argument
96 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetError(Thread *thread) in GetContextLock_GetError() argument
101 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetProcAddress(Thread *thread) in GetContextLock_GetProcAddress() argument
106 ANGLE_INLINE ScopedContextMutexLock GetContextLock_Initialize(Thread *thread, in GetContextLock_Initialize() argument
112 ANGLE_INLINE ScopedContextMutexLock GetContextLock_MakeCurrent(Thread *thread, in GetContextLock_MakeCurrent() argument
120 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryContext(Thread *thread, in GetContextLock_QueryContext() argument
130 return TryLockContextForThread(thread, dpyPacked, ctxPacked); in GetContextLock_QueryContext()
137 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryString(Thread *thread, in GetContextLock_QueryString() argument
143 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QuerySurface(Thread *thread, in GetContextLock_QuerySurface() argument
151 return TryLockCurrentContext(thread); in GetContextLock_QuerySurface()
158 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SwapBuffers(Thread *thread, in GetContextLock_SwapBuffers() argument
161 return TryLockCurrentContext(thread); in GetContextLock_SwapBuffers()
164 ANGLE_INLINE ScopedContextMutexLock GetContextLock_Terminate(Thread *thread, in GetContextLock_Terminate() argument
171 ANGLE_INLINE ScopedContextMutexLock GetContextLock_WaitGL(Thread *thread) in GetContextLock_WaitGL() argument
173 return TryLockCurrentContext(thread); in GetContextLock_WaitGL()
176 ANGLE_INLINE ScopedContextMutexLock GetContextLock_WaitNative(Thread *thread) in GetContextLock_WaitNative() argument
178 return TryLockCurrentContext(thread); in GetContextLock_WaitNative()
182 ANGLE_INLINE ScopedContextMutexLock GetContextLock_BindTexImage(Thread *thread, in GetContextLock_BindTexImage() argument
185 return TryLockCurrentContext(thread); in GetContextLock_BindTexImage()
188 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ReleaseTexImage(Thread *thread, in GetContextLock_ReleaseTexImage() argument
191 return TryLockCurrentContext(thread); in GetContextLock_ReleaseTexImage()
194 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SurfaceAttrib(Thread *thread, in GetContextLock_SurfaceAttrib() argument
201 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SwapInterval(Thread *thread, in GetContextLock_SwapInterval() argument
209 ANGLE_INLINE ScopedContextMutexLock GetContextLock_BindAPI(Thread *thread) in GetContextLock_BindAPI() argument
215 GetContextLock_CreatePbufferFromClientBuffer(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreatePbufferFromClientBuffer() argument
220 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryAPI(Thread *thread) in GetContextLock_QueryAPI() argument
225 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ReleaseThread(Thread *thread) in GetContextLock_ReleaseThread() argument
231 ANGLE_INLINE ScopedContextMutexLock GetContextLock_WaitClient(Thread *thread) in GetContextLock_WaitClient() argument
233 return TryLockCurrentContext(thread); in GetContextLock_WaitClient()
237 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetCurrentContext(Thread *thread) in GetContextLock_GetCurrentContext() argument
243 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ClientWaitSync(Thread *thread, in GetContextLock_ClientWaitSync() argument
246 return TryLockCurrentContext(thread); in GetContextLock_ClientWaitSync()
249 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateImage(Thread *thread, in GetContextLock_CreateImage() argument
257 GetContextLock_CreatePlatformPixmapSurface(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreatePlatformPixmapSurface() argument
263 GetContextLock_CreatePlatformWindowSurface(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreatePlatformWindowSurface() argument
268 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateSync(Thread *thread, in GetContextLock_CreateSync() argument
271 return TryLockCurrentContext(thread); in GetContextLock_CreateSync()
274 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroyImage(Thread *thread, in GetContextLock_DestroyImage() argument
281 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroySync(Thread *thread, in GetContextLock_DestroySync() argument
287 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetPlatformDisplay(Thread *thread) in GetContextLock_GetPlatformDisplay() argument
292 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetSyncAttrib(Thread *thread, in GetContextLock_GetSyncAttrib() argument
299 ANGLE_INLINE ScopedContextMutexLock GetContextLock_WaitSync(Thread *thread, egl::Display *dpyPacked) in GetContextLock_WaitSync() argument
301 return TryLockCurrentContext(thread); in GetContextLock_WaitSync()
305 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SetBlobCacheFuncsANDROID(Thread *thread, in GetContextLock_SetBlobCacheFuncsANDROID() argument
312 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateNativeClientBufferANDROID(Thread *thread) in GetContextLock_CreateNativeClientBufferANDROID() argument
319 GetContextLock_GetCompositorTimingSupportedANDROID(Thread *thread, egl::Display *dpyPacked) in GetContextLock_GetCompositorTimingSupportedANDROID() argument
325 GetContextLock_GetCompositorTimingANDROID(Thread *thread, egl::Display *dpyPacked) in GetContextLock_GetCompositorTimingANDROID() argument
330 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetNextFrameIdANDROID(Thread *thread, in GetContextLock_GetNextFrameIdANDROID() argument
337 GetContextLock_GetFrameTimestampSupportedANDROID(Thread *thread, egl::Display *dpyPacked) in GetContextLock_GetFrameTimestampSupportedANDROID() argument
343 GetContextLock_GetFrameTimestampsANDROID(Thread *thread, egl::Display *dpyPacked) in GetContextLock_GetFrameTimestampsANDROID() argument
349 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetNativeClientBufferANDROID(Thread *thread) in GetContextLock_GetNativeClientBufferANDROID() argument
355 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DupNativeFenceFDANDROID(Thread *thread, in GetContextLock_DupNativeFenceFDANDROID() argument
362 ANGLE_INLINE ScopedContextMutexLock GetContextLock_PresentationTimeANDROID(Thread *thread, in GetContextLock_PresentationTimeANDROID() argument
369 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateDeviceANGLE(Thread *thread) in GetContextLock_CreateDeviceANGLE() argument
374 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ReleaseDeviceANGLE(Thread *thread) in GetContextLock_ReleaseDeviceANGLE() argument
381 GetContextLock_AcquireExternalContextANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_AcquireExternalContextANGLE() argument
383 return TryLockCurrentContext(thread); in GetContextLock_AcquireExternalContextANGLE()
387 GetContextLock_ReleaseExternalContextANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_ReleaseExternalContextANGLE() argument
389 return TryLockCurrentContext(thread); in GetContextLock_ReleaseExternalContextANGLE()
393 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryStringiANGLE(Thread *thread, in GetContextLock_QueryStringiANGLE() argument
399 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDisplayAttribANGLE(Thread *thread, in GetContextLock_QueryDisplayAttribANGLE() argument
408 GetContextLock_CopyMetalSharedEventANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CopyMetalSharedEventANGLE() argument
414 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ReleaseHighPowerGPUANGLE(Thread *thread, in GetContextLock_ReleaseHighPowerGPUANGLE() argument
418 return TryLockContextForThread(thread, dpyPacked, ctxPacked); in GetContextLock_ReleaseHighPowerGPUANGLE()
422 GetContextLock_ReacquireHighPowerGPUANGLE(Thread *thread, in GetContextLock_ReacquireHighPowerGPUANGLE() argument
426 return TryLockContextForThread(thread, dpyPacked, ctxPacked); in GetContextLock_ReacquireHighPowerGPUANGLE()
429 ANGLE_INLINE ScopedContextMutexLock GetContextLock_HandleGPUSwitchANGLE(Thread *thread, in GetContextLock_HandleGPUSwitchANGLE() argument
435 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ForceGPUSwitchANGLE(Thread *thread, in GetContextLock_ForceGPUSwitchANGLE() argument
442 ANGLE_INLINE ScopedContextMutexLock GetContextLock_PrepareSwapBuffersANGLE(Thread *thread, in GetContextLock_PrepareSwapBuffersANGLE() argument
445 return TryLockCurrentContext(thread); in GetContextLock_PrepareSwapBuffersANGLE()
450 GetContextLock_ProgramCacheGetAttribANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_ProgramCacheGetAttribANGLE() argument
455 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ProgramCacheQueryANGLE(Thread *thread, in GetContextLock_ProgramCacheQueryANGLE() argument
462 GetContextLock_ProgramCachePopulateANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_ProgramCachePopulateANGLE() argument
467 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ProgramCacheResizeANGLE(Thread *thread, in GetContextLock_ProgramCacheResizeANGLE() argument
474 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QuerySurfacePointerANGLE(Thread *thread, in GetContextLock_QuerySurfacePointerANGLE() argument
483 GetContextLock_CreateStreamProducerD3DTextureANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreateStreamProducerD3DTextureANGLE() argument
489 GetContextLock_StreamPostD3DTextureANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_StreamPostD3DTextureANGLE() argument
496 GetContextLock_SwapBuffersWithFrameTokenANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_SwapBuffersWithFrameTokenANGLE() argument
498 return TryLockCurrentContext(thread); in GetContextLock_SwapBuffersWithFrameTokenANGLE()
502 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetMscRateANGLE(Thread *thread, in GetContextLock_GetMscRateANGLE() argument
509 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ExportVkImageANGLE(Thread *thread, in GetContextLock_ExportVkImageANGLE() argument
517 GetContextLock_WaitUntilWorkScheduledANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_WaitUntilWorkScheduledANGLE() argument
523 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetSyncValuesCHROMIUM(Thread *thread, in GetContextLock_GetSyncValuesCHROMIUM() argument
530 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDeviceAttribEXT(Thread *thread, in GetContextLock_QueryDeviceAttribEXT() argument
536 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDeviceStringEXT(Thread *thread) in GetContextLock_QueryDeviceStringEXT() argument
541 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDisplayAttribEXT(Thread *thread, in GetContextLock_QueryDisplayAttribEXT() argument
549 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDmaBufFormatsEXT(Thread *thread, in GetContextLock_QueryDmaBufFormatsEXT() argument
555 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDmaBufModifiersEXT(Thread *thread, in GetContextLock_QueryDmaBufModifiersEXT() argument
563 GetContextLock_CreatePlatformPixmapSurfaceEXT(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreatePlatformPixmapSurfaceEXT() argument
569 GetContextLock_CreatePlatformWindowSurfaceEXT(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreatePlatformWindowSurfaceEXT() argument
574 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetPlatformDisplayEXT(Thread *thread) in GetContextLock_GetPlatformDisplayEXT() argument
580 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DebugMessageControlKHR(Thread *thread) in GetContextLock_DebugMessageControlKHR() argument
585 ANGLE_INLINE ScopedContextMutexLock GetContextLock_LabelObjectKHR(Thread *thread, in GetContextLock_LabelObjectKHR() argument
591 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDebugKHR(Thread *thread, EGLint attribute) in GetContextLock_QueryDebugKHR() argument
597 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ClientWaitSyncKHR(Thread *thread, in GetContextLock_ClientWaitSyncKHR() argument
600 return TryLockCurrentContext(thread); in GetContextLock_ClientWaitSyncKHR()
603 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateSyncKHR(Thread *thread, in GetContextLock_CreateSyncKHR() argument
606 return TryLockCurrentContext(thread); in GetContextLock_CreateSyncKHR()
609 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroySyncKHR(Thread *thread, in GetContextLock_DestroySyncKHR() argument
615 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetSyncAttribKHR(Thread *thread, in GetContextLock_GetSyncAttribKHR() argument
623 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateImageKHR(Thread *thread, in GetContextLock_CreateImageKHR() argument
630 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroyImageKHR(Thread *thread, in GetContextLock_DestroyImageKHR() argument
638 ANGLE_INLINE ScopedContextMutexLock GetContextLock_LockSurfaceKHR(Thread *thread, in GetContextLock_LockSurfaceKHR() argument
644 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QuerySurface64KHR(Thread *thread, in GetContextLock_QuerySurface64KHR() argument
651 ANGLE_INLINE ScopedContextMutexLock GetContextLock_UnlockSurfaceKHR(Thread *thread, in GetContextLock_UnlockSurfaceKHR() argument
658 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SetDamageRegionKHR(Thread *thread, in GetContextLock_SetDamageRegionKHR() argument
665 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SignalSyncKHR(Thread *thread, in GetContextLock_SignalSyncKHR() argument
668 return TryLockCurrentContext(thread); in GetContextLock_SignalSyncKHR()
672 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateStreamKHR(Thread *thread, in GetContextLock_CreateStreamKHR() argument
678 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroyStreamKHR(Thread *thread, in GetContextLock_DestroyStreamKHR() argument
684 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryStreamKHR(Thread *thread, in GetContextLock_QueryStreamKHR() argument
691 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryStreamu64KHR(Thread *thread, in GetContextLock_QueryStreamu64KHR() argument
698 ANGLE_INLINE ScopedContextMutexLock GetContextLock_StreamAttribKHR(Thread *thread, in GetContextLock_StreamAttribKHR() argument
706 ANGLE_INLINE ScopedContextMutexLock GetContextLock_StreamConsumerAcquireKHR(Thread *thread, in GetContextLock_StreamConsumerAcquireKHR() argument
709 return TryLockCurrentContext(thread); in GetContextLock_StreamConsumerAcquireKHR()
713 GetContextLock_StreamConsumerGLTextureExternalKHR(Thread *thread, egl::Display *dpyPacked) in GetContextLock_StreamConsumerGLTextureExternalKHR() argument
715 return TryLockCurrentContext(thread); in GetContextLock_StreamConsumerGLTextureExternalKHR()
718 ANGLE_INLINE ScopedContextMutexLock GetContextLock_StreamConsumerReleaseKHR(Thread *thread, in GetContextLock_StreamConsumerReleaseKHR() argument
721 return TryLockCurrentContext(thread); in GetContextLock_StreamConsumerReleaseKHR()
725 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SwapBuffersWithDamageKHR(Thread *thread, in GetContextLock_SwapBuffersWithDamageKHR() argument
728 return TryLockCurrentContext(thread); in GetContextLock_SwapBuffersWithDamageKHR()
732 ANGLE_INLINE ScopedContextMutexLock GetContextLock_WaitSyncKHR(Thread *thread, in GetContextLock_WaitSyncKHR() argument
735 return TryLockCurrentContext(thread); in GetContextLock_WaitSyncKHR()
739 ANGLE_INLINE ScopedContextMutexLock GetContextLock_PostSubBufferNV(Thread *thread, in GetContextLock_PostSubBufferNV() argument
742 return TryLockCurrentContext(thread); in GetContextLock_PostSubBufferNV()
747 GetContextLock_StreamConsumerGLTextureExternalAttribsNV(Thread *thread, egl::Display *dpyPacked) in GetContextLock_StreamConsumerGLTextureExternalAttribsNV() argument
749 return TryLockCurrentContext(thread); in GetContextLock_StreamConsumerGLTextureExternalAttribsNV()