mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
e935bc53bb
Set the newly spawned process's signal mask, if the caller has instructed to do so by setting POSIX_SPAWN_SETSIGMASK. This is called after the task has been created but has NOT been started yet.