skaller wrote:
> On Mon, 2006-02-13 at 21:27 +0900, 橋 宏彰 wrote:
>> In cvs head.
>>
>> winsup/cygwin/include/pthread.h
>>
>> #define pthread_cleanup_push(_fn, _arg) { __pthread_cleanup_handler
>> __cleanup_handler = \
>>{ _fn, _arg, NULL }; \
>>
> > In cvs head.
> >
> > winsup/cygwin/include/pthread.h
> >
> > #define pthread_cleanup_push(_fn, _arg) { __pthread_cleanup_handler
> > __cleanup_handler = \
> >{ _fn, _arg, NULL }; \
> >_pthread_cleanup_p
On Mon, 2006-02-13 at 21:27 +0900, 橋 宏彰 wrote:
> In cvs head.
>
> winsup/cygwin/include/pthread.h
>
> #define pthread_cleanup_push(_fn, _arg) { __pthread_cleanup_handler
> __cleanup_handler = \
>{ _fn, _arg, NULL }; \
>
3 matches
Mail list logo