aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mux_pthr/modinfo.txt
blob: f14137dd5aedcb34a5ea95a1f4219ee64c2c78fb (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>