use weak aliases rather than function pointers to simplify some code
[musl] / src / thread / pthread_rwlock_tryrdlock.c
2011-08-03 Rich Felkeroverhaul rwlocks to address several issues
2011-03-08 Rich Felkerrwlock trylock functions were wrongly returning EAGAIN...
2011-02-17 Rich Felkerreorganize pthread data structures and move the definit...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0