aboutsummaryrefslogtreecommitdiffstats
path: root/src/mutex/pthreads/info.txt
blob: 88de70de0e5561519a947451959a73e4934c7aaa (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
realname "Pthread Mutex"

define MUTEX_PTHREAD

load_on auto

<add>
mux_pthr.cpp
mux_pthr.h
</add>

<libs>
all!qnx,freebsd,openbsd,netbsd -> pthread
</libs>

<os>
aix
cygwin
darwin
freebsd
hpux
irix
linux
netbsd
openbsd
qnx
solaris
tru64
</os>