1 # aliases file for pthread old-symbol aliases
 
   4 _pthread_cancel$UNIX2003            _pthread_cancel
 
   5 _pthread_cond_init$UNIX2003         _pthread_cond_init
 
   6 _pthread_cond_timedwait$UNIX2003    _pthread_cond_timedwait
 
   7 _pthread_cond_wait$UNIX2003         _pthread_cond_wait
 
   8 _pthread_join$UNIX2003              _pthread_join
 
   9 _pthread_mutexattr_destroy$UNIX2003 _pthread_mutexattr_destroy
 
  10 _pthread_rwlock_destroy$UNIX2003    _pthread_rwlock_destroy
 
  11 _pthread_rwlock_init$UNIX2003       _pthread_rwlock_init
 
  12 _pthread_rwlock_rdlock$UNIX2003     _pthread_rwlock_rdlock
 
  13 _pthread_rwlock_tryrdlock$UNIX2003  _pthread_rwlock_tryrdlock
 
  14 _pthread_rwlock_trywrlock$UNIX2003  _pthread_rwlock_trywrlock
 
  15 _pthread_rwlock_unlock$UNIX2003     _pthread_rwlock_unlock
 
  16 _pthread_rwlock_wrlock$UNIX2003     _pthread_rwlock_wrlock
 
  17 _pthread_setcancelstate$UNIX2003    _pthread_setcancelstate
 
  18 _pthread_setcanceltype$UNIX2003     _pthread_setcanceltype
 
  19 _pthread_sigmask$UNIX2003           _pthread_sigmask
 
  20 _pthread_testcancel$UNIX2003        _pthread_testcancel
 
  21 _sigwait$UNIX2003                   _sigwait