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