Searched refs:g_async (Results 1 – 5 of 5) sorted by relevance
33 extern bool g_async;35 #define ASYNC &g_async
36 extern bool g_async;38 #define ASYNC &g_async
21 bool g_async = true; // do not reset the value, used in DECLARE_NAPI_FUNCTION_WITH_DATA only variable22 bool g_sync = !g_async; // do not reset the value, used in DECLARE_NAPI_FUNCTION_WITH_DATA only
16 *g_async*;
28 bool g_async = true; // do not reset the value, used in DECLARE_NAPI_FUNCTION_WITH_DATA only variable