Fix possible threading race condition in gp11.
authorStef Walter <stef@memberwebs.com>
Tue, 8 Jun 2010 05:20:18 +0000 (05:20 +0000)
committerStef Walter <stef@memberwebs.com>
Tue, 8 Jun 2010 15:59:24 +0000 (15:59 +0000)
commit05f53ed1b36d6791242595a3a6cbdeb44323bc55
tree873e989a56d65e6495348a5730804312eec1f7d3
parentcb151cbe09ec2de05607ede63eefd8aa619c23eb
Fix possible threading race condition in gp11.

We weren't waking up the main loop when we were ready to process
a response from an async operation in certain cases.
gp11/gp11-call.c