1
0
mirror of https://github.com/git/git.git synced 2024-09-29 16:41:53 +02:00
git/compat/win32
Johannes Sixt 912b26324d 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>
2010-03-07 00:37:36 -08:00
..
pthread.c Windows: more pthreads functions 2010-03-07 00:37:36 -08:00
pthread.h Windows: more pthreads functions 2010-03-07 00:37:36 -08:00