HomeSort by: relevance | last modified time | path
    Searched refs:LOCKED (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/mesa-demos/dist/src/demos/
isosurf.c 50 #define LOCKED 0x00000200
77 #define LOCK_MASK (LOCKED|UNLOCKED)
158 (flags & LOCKED) ? "locked arrays, " : "",
769 if (allowed & LOCKED) {
770 if (state & LOCKED) {
787 if (allowed & LOCKED) {
788 if (state & LOCKED) {
801 if (allowed & LOCKED) {
802 if (state & LOCKED) {
    [all...]
  /xsrc/external/mit/libX11/dist/include/X11/
Xlibint.h 471 #define LOCKED 1

Completed in 7 milliseconds