Hi Maicon,
I don't have much input, but:
On Thu, Sep 05, 2013 at 09:41:19AM -0300, Maicon Kist wrote:
I don't know how the OpenBSC works, but what it seems to me is that two separate threads are calling this fuction, maybe this is the problem ? Do you guys know what I can try to do next?
OpenBSC (and much of osmocom software) is a single-thread event-loop design, so there are no separete therads that are calling any function.