Add _pthread_mutex_init_calloc_cb to libc's map, for which malloc defines
a stub.
This commit is contained in:
parent
3a7e672361
commit
a32c67c9ab
@ -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…
Reference in New Issue
Block a user