update machinery: keep threads persistent
authorPhil Sutter <phil@nwl.cc>
Sun, 20 Sep 2009 01:11:38 +0000 (03:11 +0200)
committerPhil Sutter <phil@nwl.cc>
Sun, 20 Sep 2009 11:14:08 +0000 (13:14 +0200)
commit4840de39cd6a8298680f53964df5f6b090a7324d
tree668d3aaae4c3107092973b39705b54e1f81a2372
parent2cb45085e0189f08d5bc30f0953db2fb3cd011fd
update machinery: keep threads persistent

Create each thread upon registration of the callback function, then use
semaphores to signal when it's time to update and when updating is
finished.
Many thanks to pavelo who originally came up with the idea for this.
configure.ac.in
src/common.c