Searched refs:gHost (Results 1 – 3 of 3) sorted by relevance
20 bool gHost = false; // flag for testing native host threads (test verification) variable229 gHost = true; in main()
28 #define MAX_DEVICE_THREADS (gHost ? 0U : gMaxDeviceThreads)60 extern bool gHost; // temporary flag for testing native host threads (test verification)286 if(UseSVM() || gHost) in MaxHostThreads()546 || MemoryScope() == MEMORY_SCOPE_ALL_SVM_DEVICES || gHost) in MaxHostThreads()
1869 if((UseSVM() || gHost) in ExecuteSingleTest()