functionality for coroutines. For a definition of the term coroutine see The Art of Computer Programming by Donald E. Knuth. Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is done explicitly by a function call. WWW: http://www.xmailserver.org/libpcl.html PR: 128066 Submitted by: Manuel Giraud <manuel dot giraud at gmail dot com>
5 lines
71 B
Text
5 lines
71 B
Text
include/pcl.h
|
|
lib/libpcl.a
|
|
lib/libpcl.la
|
|
lib/libpcl.so
|
|
lib/libpcl.so.1
|