Richard Fuchs
|
7787ad3b28
|
reorder headers and fix resulting errors
|
12 years ago |
Richard Fuchs
|
9f276ad73d
|
inlining ftw
|
12 years ago |
Richard Fuchs
|
f6a336ce89
|
prefer objects on stack instead of heap when possible
|
12 years ago |
Richard Fuchs
|
7e38c7a96f
|
a more robust thread shutdown procedure
|
13 years ago |
Richard Fuchs
|
a4625fbad9
|
enough with the glib threading nonsense, it's only causing problems. revert to good old pthread stuff
|
13 years ago |
Richard Fuchs
|
47a9a00a11
|
it makes no sense to return a value from an effectively detached thread
|
13 years ago |
Richard Fuchs
|
31a5ff9c29
|
detached threads considered harmful, so simulate them by keeping a threads-to-join list
|
13 years ago |
Richard Fuchs
|
4588e13a76
|
getting rid of more global variables
|
13 years ago |
Richard Fuchs
|
effc21b26c
|
mybsearch function is also obsolete
|
13 years ago |
Richard Fuchs
|
dc7517121d
|
remove uuid helper code
|
13 years ago |