Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backout previous synch.h commit (r1.5, "Use process-private futexes to avoid | 2019-10-24 | 1 | -5/+12 | |
* | Use process-private futexes to avoid the uvm_map lookup overhead. | 2019-10-21 | 1 | -12/+5 | |
* | New semaphore implementation making sem_post async-safe. | 2018-06-08 | 1 | -0/+61 | |
* | Move mutex, condvar, and thread-specific data routes, pthread_once, and | 2017-09-05 | 1 | -63/+0 | |
* | SPINLOCK_SPIN_HOOK is no more, define our own set of macros. | 2017-05-29 | 1 | -4/+1 | |
* | New mutex and condvar implementations based on futex(2). | 2017-05-27 | 1 | -0/+66 |