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
Description: Yielding the processor to other threads. Files: lib/glthread/yield.h m4/yield.m4 Depends-on: threadlib configure.ac: gl_YIELD Makefile.am: lib_SOURCES += glthread/yield.h Include: "glthread/yield.h" Link: $(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise $(YIELD_LIB) License: LGPLv2+ Maintainer: Yoann Vandoorselaere