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
Avoid "warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete".
[gnulib.git]
/
modules
/
yield
blob
5ca862067dba33c16fc0d5791891af047910d9ad
1
Description:
2
Yielding the processor to other threads.
3
4
Files:
5
lib/glthread/yield.h
6
m4/yield.m4
7
8
Depends-on:
9
threadlib
10
11
configure.ac:
12
AC_REQUIRE([gl_YIELD])
13
14
Makefile.am:
15
lib_SOURCES += glthread/yield.h
16
17
Include:
18
"glthread/yield.h"
19
20
Link:
21
$(LIBTHREAD)
22
$(YIELD_LIB)
23
24
License:
25
LGPLv2+
26
27
Maintainer:
28
Yoann Vandoorselaere
29