Vorlage:cpp/thread/condition variable/dsc wait until
Aus cppreference.com
|- class="t-dsc-sep" | colspan="2" |
|- class="t-dsc"
| | Blockiert den aktuellen Thread, bis die condition variable geweckt wird oder bis der angegebenene Zeitpunkt erreicht wurde
Original:
blocks the current thread until the condition variable is woken up or until specified time point has been reached
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
(öffentliche Elementfunktion of
std::{{{1}}}
)
|-