-
- Downloads
Fix a problem of dead lock
It is caused that PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP is not defined on Broadcom ARM platform. But recursive mutex is mandatory for Asterisk to work properly. Otherwise there will be dead lock in some modules, e.g. loader.c.
Loading
Please register or sign in to comment