Home
last modified time | relevance | path

Searched refs:_mesa_HashUnlockMutex (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/mesa/main/
Dhash.c141 _mesa_HashUnlockMutex(table); in _mesa_HashLookup()
220 _mesa_HashUnlockMutex(table); in _mesa_HashInsert()
268 _mesa_HashUnlockMutex(table); in _mesa_HashRemove()
299 _mesa_HashUnlockMutex(table); in _mesa_HashDeleteAll()
337 _mesa_HashUnlockMutex(table2); in _mesa_HashWalk()
Dexternalobjects.c120 _mesa_HashUnlockMutex(ctx->Shared->MemoryObjects); in _mesa_DeleteMemoryObjectsEXT()
175 _mesa_HashUnlockMutex(ctx->Shared->MemoryObjects); in _mesa_CreateMemoryObjectsEXT()
186 _mesa_HashUnlockMutex(ctx->Shared->MemoryObjects); in _mesa_CreateMemoryObjectsEXT()
Dhash.h140 _mesa_HashUnlockMutex(struct _mesa_HashTable *table) in _mesa_HashUnlockMutex() function
Dsamplerobj.c177 _mesa_HashUnlockMutex(ctx->Shared->SamplerObjects); in create_samplers()
186 _mesa_HashUnlockMutex(ctx->Shared->SamplerObjects); in create_samplers()
264 _mesa_HashUnlockMutex(ctx->Shared->SamplerObjects); in delete_samplers()
424 _mesa_HashUnlockMutex(ctx->Shared->SamplerObjects); in bind_samplers()
Dbufferobj.c1607 _mesa_HashUnlockMutex(ctx->Shared->BufferObjects); in delete_buffers()
1665 _mesa_HashUnlockMutex(ctx->Shared->BufferObjects); in create_buffers()
1675 _mesa_HashUnlockMutex(ctx->Shared->BufferObjects); in create_buffers()
3822 _mesa_HashUnlockMutex(ctx->Shared->BufferObjects); in bind_uniform_buffers()
3923 _mesa_HashUnlockMutex(ctx->Shared->BufferObjects); in bind_shader_storage_buffers()
4103 _mesa_HashUnlockMutex(ctx->Shared->BufferObjects); in bind_xfb_buffers()
4245 _mesa_HashUnlockMutex(ctx->Shared->BufferObjects); in bind_atomic_buffers()
Dtexobj.c1222 _mesa_HashUnlockMutex(ctx->Shared->TexObjects); in create_textures()
1233 _mesa_HashUnlockMutex(ctx->Shared->TexObjects); in create_textures()
1951 _mesa_HashUnlockMutex(ctx->Shared->TexObjects); in bind_textures()
Dshaderimage.c768 _mesa_HashUnlockMutex(ctx->Shared->TexObjects); in bind_image_textures()
Darbprogram.c226 _mesa_HashUnlockMutex(ctx->Shared->Programs); in _mesa_GenProgramsARB()
Dfbobject.c1373 _mesa_HashUnlockMutex(ctx->Shared->RenderBuffers); in bind_renderbuffer()
1740 _mesa_HashUnlockMutex(ctx->Shared->RenderBuffers); in create_render_buffers()
2809 _mesa_HashUnlockMutex(ctx->Shared->FrameBuffers); in create_framebuffers()
2820 _mesa_HashUnlockMutex(ctx->Shared->FrameBuffers); in create_framebuffers()
Datifragshader.c211 _mesa_HashUnlockMutex(ctx->Shared->ATIShaders); in _mesa_GenFragmentShadersATI()
Dshaderapi.c339 _mesa_HashUnlockMutex(ctx->Shared->ShaderObjects); in create_shader()
374 _mesa_HashUnlockMutex(ctx->Shared->ShaderObjects); in create_shader_program()
Dvarray.c2297 _mesa_HashUnlockMutex(ctx->Shared->BufferObjects); in vertex_array_vertex_buffers()
Ddlist.c9295 _mesa_HashUnlockMutex(ctx->Shared->DisplayList); in _mesa_GenLists()