
3 Nov
2004
3 Nov
'04
7:08 p.m.
Vukasin Toroman wrote: [snip]
to my knowledge, PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP exists on FreeBSD, OSX and Linux, so one could say that this is a fairly standard part of posix...
I'm afraid not, hence the _NP suffix (not portable). This means that it's supposed to obvious that it's *not* a part of Posix. Michael