time_rz: work around Mac OS X 10.6 infloop
[gnulib.git] / modules / yield
blob24ffcdd2434f3623f6e45a63ad44b28eae143e56
1 Description:
2 Yielding the processor to other threads.
4 Files:
5 lib/glthread/yield.h
6 m4/yield.m4
8 Depends-on:
9 threadlib
11 configure.ac:
12 gl_YIELD
14 Makefile.am:
15 lib_SOURCES += glthread/yield.h
17 Include:
18 "glthread/yield.h"
20 Link:
21 $(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
22 $(YIELD_LIB)
24 License:
25 LGPLv2+
27 Maintainer:
28 Yoann Vandoorselaere