author | Johannes Sixt <j6t@kdbg.org> | |
Sat, 6 Mar 2010 15:40:41 +0000 (16:40 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 7 Mar 2010 08:37:36 +0000 (00:37 -0800) | ||
commit | 912b26324dbc1eb9500e49c90d271a330cbcb30b | |
tree | a48d3afc58d4f7c015096f4018f1764996b324c2 | tree | snapshot |
parent | 5f8763a81b96b94f24af6aa728107997adcf60bd | commit | diff |
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>
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 | diff | blob | history | |
compat/win32/pthread.h | diff | blob | history |