static initialization of pthread_rwlock_t?
static initialization of pthread_rwlock_t?
- Subject: static initialization of pthread_rwlock_t?
- From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>
- Date: Mon, 8 Jun 2009 09:31:07 -0400
- Thread-topic: static initialization of pthread_rwlock_t?
Title: static initialization of pthread_rwlock_t?
I know I can statically initialize a pthread_mutex_t via PTHREAD_MUTEX_INITIALIZER; is there a similar macro/method for pthread_rwlock_t instances? Note that I need a POSIX compliant method, so special Darwin-only methods are out.
Thanks,
Cem Karan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden