Searched defs:bQuit (Results 1 – 4 of 4) sorted by relevance
73 sal_Bool bQuit = sal_True; in QueryExit_Impl() local
74 sal_Bool bQuit; member in StarBASIC
536 bool bQuit = false; in ImplSalYield() local
819 bool const bQuit = g_atomic_int_compare_and_exchange( &mnQuit, 1, 0 ); in idle() local
Completed in 31 milliseconds