mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
9d7f349664
1. add the pthread_atfork implementation 2. the pthread_atfork implementation are referred to https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_atfork.html Signed-off-by: guoshichao <guoshichao@xiaomi.com>