mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:23:30 +08:00
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.