vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / yield
blob5ca862067dba33c16fc0d5791891af047910d9ad
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 AC_REQUIRE([gl_YIELD])
14 Makefile.am:
15 lib_SOURCES += glthread/yield.h
17 Include:
18 "glthread/yield.h"
20 Link:
21 $(LIBTHREAD)
22 $(YIELD_LIB)
24 License:
25 LGPLv2+
27 Maintainer:
28 Yoann Vandoorselaere