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

/xsrc/external/mit/xconsole/dist/
H A Dxconsole.c95 static Boolean notified; variable in typeref:typename:Boolean
314 if (!iconified || !app_resources.notify || notified)
325 notified = True;
338 if (!app_resources.notify || !notified)
354 notified = False;
/xsrc/external/mit/libepoxy/dist/
H A DREADME.md118 change the device or pixel format), then epoxy needs to be notified of
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h1167 // threads until notified. Instances of this class must be created
1194 const bool notified = notified_; local in function:testing::internal::Notification::WaitForNotification
1196 if (notified)
1243 // threads until notified. Instances of this class must be created
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h1463 // threads until notified. Instances of this class must be created
1490 const bool notified = notified_; local in function:testing::internal::Notification::WaitForNotification
1492 if (notified)
1538 // threads until notified. Instances of this class must be created
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dcontext.rst789 Written ranges will be notified later with :ref:`transfer_flush_region`.
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dcontext.rst817 Written ranges will be notified later with :ref:`transfer_flush_region`.

Completed in 14 milliseconds