[Mono-list] pthread_mutex_timedlock usage

Marijn Ros marijn@mad.scientist.com
22 Jun 2002 21:36:57 +0200


I am not subscribed to this list, but read the archives regularly
(about once a day; I read my mail less often, actually).

In trying to compile mono with NGPT (a pthread-library, I wrote about
that earlier), I noticed mono needs pthread_mutex_timedlock
(mono_mutex_timedlock is defined to it). However, mono_mutex_timedlock
is not used anywhere in mono (as of 20020612).

I could try to add pthread_mutex_timedlock to NGPT, but is it worth
the effort for mono?

Thanks in advance,
        Marijn