summaryrefslogtreecommitdiff
path: root/modules/pthread
blob: 455b73e33b316b1492b6b02fd243b246440c1793 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Description:
Implement the most essential subset of the pthreads library.

Files:

Depends-on:
pthread-h
pthread-thread
pthread-once
pthread-mutex
pthread-rwlock
pthread-cond
pthread-tss
pthread-spin

configure.ac:

Makefile.am:

Include:
<pthread.h>

Link:
$(LIBPMULTITHREAD)

License:
LGPLv2+

Maintainer:
Paul Eggert