summaryrefslogtreecommitdiff
path: root/modules/yield
blob: 7317da62f33802024a46487fca2e891d9d1e9256 (plain)
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
30
Description:
Yielding the processor to other threads.

Files:
lib/glthread/yield.h
m4/yield.m4

Depends-on:
threadlib
sched_yield

configure.ac:
AC_REQUIRE([gl_YIELD])

Makefile.am:
lib_SOURCES += glthread/yield.h

Include:
"glthread/yield.h"

Link:
$(LIBTHREAD)
$(YIELD_LIB)

License:
LGPLv2+

Maintainer:
Yoann Vandoorselaere