helper_thread: fix pthread_sigmask typo.
authorShai Levy <58184723+shailevi23@users.noreply.github.com>
Mon, 16 Oct 2023 11:29:04 +0000 (14:29 +0300)
committerShai Levy <shailevy@google.com>
Thu, 19 Oct 2023 11:53:50 +0000 (11:53 +0000)
commit864742594519946b0bcf9f5f351676b01772b601
treeb794521e64a9abbc2a9d2a816c38d31f3366bfbb
parent1fa44a7ed981b36af3049dc99b5e8c2754bb51a0
helper_thread: fix pthread_sigmask typo.

Signed-off-by: Shai Levy <shailevy23@gmail.com>.
helper_thread.c