Searched refs:weak_unlock (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_memory_helper.c198 bool weak_unlock; member in struct:nine_allocation
521 allocation->weak_unlock = false;
699 new_allocation->weak_unlock = false;
827 if (allocation->weak_unlock)
886 if (allocation->weak_unlock)
888 allocation->weak_unlock = false;
910 if (!allocation->weak_unlock)
912 allocation->weak_unlock = true;
981 new_allocation->weak_unlock = false;

Completed in 3 milliseconds