Home
last modified time | relevance | path

Searched refs:item (Results 1 – 5 of 5) sorted by relevance

/TaskScheduler/Scheduler/Include/
H A DMTTaskQueue.h154 inline bool Add(const T& item) in Add() argument
165 CopyCtor( pElement, item ); in Add()
172 inline bool TryPopOldest(T & item) in TryPopOldest() argument
184 item = *pElement; in TryPopOldest()
189 inline bool TryPopNewest(T & item) in TryPopNewest() argument
201 item = *pElement; in TryPopNewest()
255 const T& item = itemArray[i]; in Add() local
270 bool TryPopOldest(T & item) in TryPopOldest() argument
276 if (queue.TryPopOldest(item)) in TryPopOldest()
284 bool TryPopNewest(T & item) in TryPopNewest() argument
[all …]
H A DMTConcurrentRingBuffer.h96 void Push(T && item) in Push() argument
110 MoveCtor(Buffer() + writeIndex, std::move(item)); in Push()
/TaskScheduler/ThirdParty/Boost.Context/asm/
H A Dmake_i386_ms_pe_masm.asm105 ; save ECX as next SEH item
107 ; load address of next SEH item
/TaskScheduler/Scheduler/Doxygen/
H A Dstyle.css1007 #nav-tree .item {
H A DDoxyfile1549 # using the <cursor keys>. Press <Enter> to select an item or <escape> to cancel