Searched refs:exe (Results 1 – 4 of 4) sorted by relevance
| /oneTBB/ |
| H A D | .gitignore | 32 *.exe
|
| /oneTBB/doc/main/tbb_userguide/ |
| H A D | Windows_C_Dynamic_Memory_Interface_Replacement.rst | 45 the .exe or .dll file that is loaded during application startup.
|
| /oneTBB/test/tbb/ |
| H A D | test_task_arena.cpp | 940 …TestEnqueueTask(tbb::enumerable_thread_specific<bool>& exe, std::atomic<int>& c, wait_context& w, … in TestEnqueueTask() argument 941 : executed(exe), completed(c), waiter(w), arena(a) {} in TestEnqueueTask() 964 …TestEnqueueIsolateBody(tbb::enumerable_thread_specific<bool>& exe, std::atomic<int>& c, tbb::task_… in TestEnqueueIsolateBody() argument 965 : executed(exe), completed(c), arena(a) {} in TestEnqueueIsolateBody()
|
| /oneTBB/doc/ |
| H A D | Doxyfile.in | 1338 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
|