Home
last modified time | relevance | path

Searched refs:outtask (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/include/
H A Dsafe_block_queue.h125 * @param outtask Indicates the data of the pop operation.
127 bool PopNotWait(T& outtask) in PopNotWait() argument
133 outtask = queueT_.front(); in PopNotWait()

Completed in 1 milliseconds