c++ - options for condition variable in windows server 2003 -


windows server 2003/ win xp not support condition variables, other options functionality of condition variables in win server 2003?

critical sections, mutexes, semaphores, events. windows has usual synchro primitives.


Comments

Popular posts from this blog

css - Text drops down with smaller window -

php - Boolean search on database with 5 million rows, very slow -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -