repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
thread-optim
blob
caf45189c43e260b2e9479415cf011535d93a767
1
Description:
2
Optimization of multithreaded code.
3
4
Files:
5
lib/thread-optim.h
6
7
Depends-on:
8
9
configure.ac:
10
AC_CHECK_HEADERS([sys/single_threaded.h])
11
12
Makefile.am:
13
14
Include:
15
"thread-optim.h"
16
17
License:
18
LGPLv2+
19
20
Maintainer:
21
all