Linux: Move mq_notify from librt to libc
The symbol was moved using scripts/move-symbol-to-libc.py.
An explicit call from fork into the mq_notify implementation replaces
the previous use of pthread_atfork.
Reviewed-by:
Adhemerva Zanella <adhemerval.zanella@linaro.org>
Loading
Please register or sign in to comment