ntdll: Call pthread_sigmask directly instead of through the pthread function table.
commit36334a1b5a19bd771da0eff6bc2271761003963a
authorAlexandre Julliard <julliard@winehq.org>
Fri, 20 Feb 2009 10:15:06 +0000 (20 11:15 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Feb 2009 17:07:41 +0000 (20 18:07 +0100)
tree9dbf8417418101bb852d8b908b4432cad8d27a57
parent9e8016c3b6b8538c28114c26e57eafa98639a392
ntdll: Call pthread_sigmask directly instead of through the pthread function table.
dlls/ntdll/loader.c
dlls/ntdll/server.c
dlls/ntdll/thread.c