What is native Linux API used for Boost named_condition class implementation? In Windows, I guess, this is CreateEvent, I want to know what Linux feature can be used to get this functionality.
What is native Linux API used for Boost named_condition class implementation? In Windows, I
Share
Posix Threads Condition Variables