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_INITIALIZER


Hi!

  attached is a patch which adds support for PTHREAD_COND_INITIALIZER.
please don't be fooled by

-__pthread_cond_destroy (pthread_cond_t *cond)
+__pthread_cond_construct (pthread_cond_t *cond)

lines, it's 'diff', not me :)

egor.            mailto:deo@logos-m.ru icq 5165414 fidonet 2:5020/496.19

pthreads_cond_initializer.diff

pthreads_cond_initializer.ChangeLog


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