]> git.ozlabs.org Git - ccan/commit
Adapt antithread to new talloc locking, and fix so talloc destructor
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 13 Jan 2009 13:04:35 +0000 (23:34 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 13 Jan 2009 13:04:35 +0000 (23:34 +1030)
commit387d15092e7f24d7f6014cea43e0c4f7922464de
treec185023c061be4b58c98a0e6ada0526e585b258e
parentd65da2dbb4c43bd7c0e83e299b374acd6bff54f9
Adapt antithread to new talloc locking, and fix so talloc destructor
works.
ccan/antithread/antithread.c
ccan/antithread/test/run-simple.c
ccan/antithread/test/run-spawn.c
ccan/antithread/test/run-tell_parent.c