Hacker News new | past | comments | ask | show | jobs | submit login

And how does Firefox deal with it on other platforms? (Windows, desktop Linux, Android Linux)



You can see the relevant code from the links. It's all in memory/build/Mutex.h. On windows it uses critical sections and on non-Darwin systems it uses pthread mutexes.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: