Home
last modified time | relevance | path

Searched refs:entry (Results 1 – 4 of 4) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_scheduler_mix.cpp549 auto entry = arenaTable.acquire(r, lock); in do_it() local
550 if (entry.first) { in do_it()
569 if (entry.second > arenaLevel) { in do_it()
572 arenaLevel = entry.second; in do_it()
573 entry.first->execute(body); in do_it()
582 entry.first->enqueue([] { global_actor(); }); in do_it()
/oneTBB/src/tbbmalloc_proxy/
H A Dfunction_replacement.cpp82 char* entry = (char*)HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, RECORD_LENGTH); in record() local
83 __TBB_ASSERT(entry, "Invalid memory was returned"); in record()
85 LOG_PRINT(entry, RECORD_LENGTH, "%s: %s (%s), byte pattern: <%s>", in record()
88 records[record_number++] = entry; in record()
/oneTBB/python/
H A DREADME.md24 - **TBB.py** - Alternative entry point for Python module.
/oneTBB/doc/
H A DDoxyfile.in672 # will remove the Files entry from the Quick Index and from the Folder Tree View
679 # page. This will remove the Namespaces entry from the Quick Index and from the