loader: Use a hidden function instead of an exported global variable to setup pthread...
commit17ab5875673c4fe50a8e9390733b41af1826d63c
authorAlexandre Julliard <julliard@winehq.org>
Fri, 7 Nov 2008 10:11:21 +0000 (7 11:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Nov 2008 10:11:21 +0000 (7 11:11 +0100)
tree516da08b644af2970a789e47a2d8eb51d2af11b0
parent912e4d4def2ca98d3ff50c355430ff11e1a71abf
loader: Use a hidden function instead of an exported global variable to setup pthread functions.
loader/kthread.c
loader/main.c
loader/main.h
loader/pthread.c