OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overallocation_mutex
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_device.c
3022
mtx_init(&device->
overallocation_mutex
, mtx_plain);
5225
mtx_lock(&device->
overallocation_mutex
);
5227
mtx_unlock(&device->
overallocation_mutex
);
5395
mtx_lock(&device->
overallocation_mutex
);
5397
mtx_unlock(&device->
overallocation_mutex
);
5402
mtx_unlock(&device->
overallocation_mutex
);
5411
mtx_lock(&device->
overallocation_mutex
);
5413
mtx_unlock(&device->
overallocation_mutex
);
radv_private.h
822
mtx_t
overallocation_mutex
;
member in struct:radv_device
Completed in 12 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026