mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 07:36:17 +01:00
1418fe3a6d
2000-04-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gasyncqueue.c: New File implementing an asynchronous queue to be used for asynchronous inter-thread communication. * gthreadpool.c: New File implementing a thread pool to be used for distributing work among several threads. * glib.h: Added the type and function declarations for these two types. * tests/threadpool-test.c: New File implementing a test for the thread pool. This also checks the asynchronous queue underlying the thread pool. * tests/Makefile.am: Changed accordingly.
43 lines
470 B
Plaintext
43 lines
470 B
Plaintext
*.lo
|
|
.deps
|
|
.libs
|
|
Makefile
|
|
Makefile.in
|
|
_libs
|
|
aclocal.m4
|
|
array-test
|
|
config.cache
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
configure
|
|
date-test
|
|
dirname-test
|
|
glib-config
|
|
glibconfig-sysdefs.h
|
|
glibconfig.h
|
|
hash-test
|
|
libglib-1.1.la
|
|
libglib.la
|
|
libtool
|
|
list-test
|
|
makefile.msc
|
|
makefile.cygwin
|
|
node-test
|
|
queue-test
|
|
rand-test
|
|
relation-test
|
|
slist-test
|
|
stamp-gc-h
|
|
stamp-h
|
|
strfunc-test
|
|
string-test
|
|
testgdate
|
|
testgdateparser
|
|
testglib
|
|
thread-test
|
|
threadpool-test
|
|
tree-test
|
|
type-test
|