Why not provide semaphores directly in CPP11?

Why not provide semaphores directly in

RT,CPP11? Instead, it can be implemented jointly with mutexes and conditional variables, for what consideration?


semaphore is a system function

Menu