This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

pthread_cond*


Changelog:

Saturday Mar 17 01:19 2001 Robert Collins rbtcollins@hotmail.com

    * cygwin/cygwin.din: Export the new functions
    * cygwin/pthread.cc: Wrapper functions that call __pthread_cond*
functions
    * cygwin/thread.cc: Implement the pthread_cond* functions
    * cygwin/thread.h: Add new class entries and prototypes for
__pthread_cond* functions
    * cygwin/include/pthread.h: user land header prototypes for
pthread_cond* functions and related defines

pthread_cond.patch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]