Windows: more pthreads functions
commit912b26324dbc1eb9500e49c90d271a330cbcb30b
authorJohannes Sixt <j6t@kdbg.org>
Sat, 6 Mar 2010 15:40:41 +0000 (6 16:40 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 7 Mar 2010 08:37:36 +0000 (7 00:37 -0800)
treea48d3afc58d4f7c015096f4018f1764996b324c2
parent5f8763a81b96b94f24af6aa728107997adcf60bd
Windows: more pthreads functions

This adds:

   pthread_self
   pthread_equal
   pthread_exit
   pthread_key_create
   pthread_setspecific
   pthread_getspecific

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/win32/pthread.c
compat/win32/pthread.h