c11/threads: Remove Win32 null checks
authorJames Park <jpark37@lagfreegames.com>
Wed, 12 Aug 2020 02:26:39 +0000 (19:26 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 26 Nov 2020 07:58:56 +0000 (07:58 +0000)
commite317103753935afa1d1e1486392fc45e3b9e1fa0
treec047865fc3894189d2f240233709318f9f770c69
parent1afb8e23c70dae79e91e955c1238a4579897a364
c11/threads: Remove Win32 null checks

Nonsensical to pass null. glibc doesn't check, and neither should we.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7138>
include/c11/threads_win32.h