Add _pthread_mutex_init_calloc_cb to libc's map, for which malloc defines
a stub.
This commit is contained in:
parent
44c7dfecd3
commit
0f7362f417
@ -378,6 +378,7 @@ FBSDprivate_1.0 {
|
||||
_pthread_kill;
|
||||
_pthread_main_np;
|
||||
_pthread_mutex_destroy;
|
||||
_pthread_mutex_init_calloc_cb;
|
||||
_pthread_mutex_init;
|
||||
_pthread_mutex_lock;
|
||||
_pthread_mutex_trylock;
|
||||
|
Loading…
x
Reference in New Issue
Block a user