Patch is ok.

Thanks,
Kai

2015-01-07 8:29 GMT+01:00  <[email protected]>:
> From: 宋冬生 <[email protected]>
>
> ---
>  mingw-w64-libraries/winpthreads/include/pthread.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/mingw-w64-libraries/winpthreads/include/pthread.h 
> b/mingw-w64-libraries/winpthreads/include/pthread.h
> index 9b4b3f2..74bab75 100644
> --- a/mingw-w64-libraries/winpthreads/include/pthread.h
> +++ b/mingw-w64-libraries/winpthreads/include/pthread.h
> @@ -407,7 +407,6 @@ unsigned long long         WINPTHREAD_API 
> _pthread_rel_time_in_ms(const struct t
>  unsigned long long         WINPTHREAD_API _pthread_time_in_ms(void);
>  unsigned long long         WINPTHREAD_API 
> _pthread_time_in_ms_from_timespec(const struct timespec *ts);
>  int                        WINPTHREAD_API _pthread_tryjoin (pthread_t t, 
> void **res);
> -int                        WINPTHREAD_API pthread_delay_np (const struct 
> timespec *interval);
>  int                        WINPTHREAD_API 
> pthread_rwlockattr_destroy(pthread_rwlockattr_t *a);
>  int                        WINPTHREAD_API 
> pthread_rwlockattr_getpshared(pthread_rwlockattr_t *a, int *s);
>  int                        WINPTHREAD_API 
> pthread_rwlockattr_init(pthread_rwlockattr_t *a);
> --
> 2.1.3
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to