replace __wake function with macro that performs direct syscall
[musl] / arch / x86_64 / pthread_arch.h
2012-10-15 Rich Felkeradd support for TLS variant I, presently needed for...
2011-08-07 Rich Felkerensure the compiler does not move around thread-registe...
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-03-24 Rich Felkeroverhaul cancellation to fix resource leaks and dangero...
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!