Add a stub pthread header.
authorwhitequark <whitequark@whitequark.org>
Sun, 26 Jul 2015 09:54:40 +0000 (12:54 +0300)
committerwhitequark <whitequark@whitequark.org>
Sun, 26 Jul 2015 09:54:40 +0000 (12:54 +0300)
commitb2710e437c57d61c80ff6780199cc3b61570cf44
tree95592736fbc91ec5f75eee903f94ea05d624e786
parentb5048f6cf1fabc53a1b6684ec59ad151a12a8419
Add a stub pthread header.

The header implements only the pthread rwlock interface, which
never actually locks.

This is necessary to build libunwind.
software/include/base/pthread.h [new file with mode: 0644]