summaryrefslogtreecommitdiff
path: root/pthread/cthreads-compat.c
AgeCommit message (Collapse)Author
2009-04-082008-08-27 Neal H. Walfield <neal@gnu.org>Neal H. Walfield
* pthread/cthreads-compat.c: Don't include <cthreads.h>. (cthread_t): New type definition. (cthread_fn_t): Likewise. (cthread_key_t): Likewise. (CTHREAD_KEY_INVALID): Define.
2002-10-10Import libpthread.Neal H. Walfield