Home
last modified time | relevance | path

Searched refs:words (Results 1 – 6 of 6) sorted by relevance

/oneTBB/doc/main/tbb_userguide/
H A DMemory_Allocation.rst26 different words that share the same cache line. The problem is that a
31 words within the line. False sharing can hurt performance because
H A Dwork_isolation.rst34 might be simultaneously assigned to the same thread. In other words,
/oneTBB/doc/main/intro/
H A Dnotation.rst39 …... Indicates that one or more words can be specified. If more than one word is specifie…
/oneTBB/examples/concurrent_hash_map/count_strings/
H A DREADME.md2 The example counts the number of unique words in a text.
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_compliance.cpp418 size_t words = size / sizeof(intptr_t); in NonZero() local
421 char *bufTail =(char*)(buf+words); in NonZero()
423 for (size_t i=0; i<words; i++) in NonZero()
431 return words*sizeof(intptr_t)+i+1; in NonZero()
/oneTBB/doc/
H A DDoxyfile.in29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
315 # When enabled doxygen tries to link words that correspond to documented
1323 # words in the documentation. The HTML workshop also contains a viewer for