* coop.c (mother_awake_p): New variable.
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 6 Oct 2001 16:30:20 +0000 (16:30 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 6 Oct 2001 16:30:20 +0000 (16:30 +0000)
commit152812c0575076645a6f41940cac1133ce24ffa9
tree6f0666d889aab35af46b5a44deea3f0f36ca1c47
parent2d7cbf9e0baba2586239f55c29fdd6ba7db20055
* coop.c (mother_awake_p): New variable.
(coop_create): Set mother_awake_p before creating or signalling
mother; wait until mother is going to sleep before returning.
(mother): Reset mother_awake_p before going to sleep.
libguile/ChangeLog
libguile/coop.c