Skip to content
Commit d0ffd8ed authored by Jan Beich's avatar Jan Beich Committed by Jason Evans
Browse files

mark _pthread_mutex_init_calloc_cb as public explicitly

Mozilla build hides everything by default using visibility pragma and
unhides only explicitly listed headers. But this doesn't work on FreeBSD
because _pthread_mutex_init_calloc_cb is neither documented nor exposed
via any header.
parent 2cc11ff8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment