RE: static initialization of pthread_rwlock_t?
RE: static initialization of pthread_rwlock_t?
- Subject: RE: static initialization of pthread_rwlock_t?
- From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>
- Date: Tue, 9 Jun 2009 07:23:41 -0400
- Thread-topic: static initialization of pthread_rwlock_t?
Jean-Daniel Dupas wrote on Tuesday, June 09, 2009 4:21 AM
> If you have to do it for Windows as well, a POSIX compliant
> method will probably don't be helpful.
> That said, the last time I had to do such initialization
> time call, I did it using GCC's constructor on all platforms
> but Windows, and I used DllMain() on Windows.
> Of course, it works only if you distribute you library as a DLL.
<<SNIP>>
That's not a problem, we WILL be making this chunk of the code into a DLL.
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