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

define MUTEX_PTHREAD

load_on auto

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

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

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