Age | Commit message (Expand) | Author |
---|---|---|
2013-06-04 | fix typo in comment | Miod Vallat |
2013-06-01 | cleanup and consolidate the spinlock_lock (what a name!) code. | Ted Unangst |
2012-03-22 | tfork_thread has been moved to libc | Philip Guenthe |
2012-01-17 | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, | Philip Guenthe |
2011-10-17 | Use __tfork, __get_tcb, and __set_tcb to have a real TCB and per-thread | Philip Guenthe |
2005-12-25 | A better implementation which does not use the caller's stack and thus is not | Miod Vallat |
2005-12-25 | add rfork_thread for alpha, from kudo takashi | Ted Unangst |
2005-12-04 | copy alpha atomic_lock implementation from libpthread. | Brad Smith |