Приглашаем посетить
Ходасевич (hodasevich.lit-info.ru)

[Chapter 8] 8.149 Thread::Queue

PreviousChapter 8
Standard Modules
Next
 

8.149 Thread::Queue

Provides a thread-safe queue. Any number of threads can add elements to the end of the queue or remove elements from the head.


PreviousHomeNext
8.148 ThreadBook Index8.150 Thread::Semaphore