Hash :
9c9a9765
Author :
Date :
2008-10-01T09:43:40
remove trailing spaces * NEWS: Likewise. * lib/poll.c (poll): Likewise. * lib/sys_socket.in.h (SHUT_RDWR): Likewise. * lib/winsock.c (rpl_close): Likewise. * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise. * modules/yield: Likewise. * tests/test-poll.c (connect_to_socket, poll1): Likewise. * tests/test-sys_select.c (connect_to_socket): Likewise.
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