Mutex failure
Uoti Urpala <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Andreas Fink wrote: >> Has anyone yet resolved the problem we get in >> gwlib/thread.c:mutex_unlock_real(), Andreas maybe?! > > I wish I would. it still bytes me. Does changing the order of the unlock_in() and unlock_out() statements at the end of conn_register() in conn.c help? It fixes at least one race condition in HTTP code.