caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocaml systhreads condition variables: no condvar_timedwait?
@ 2013-03-11 22:17 Chet Murthy
  2013-03-11 23:09 ` oliver
  0 siblings, 1 reply; 4+ messages in thread
From: Chet Murthy @ 2013-03-11 22:17 UTC (permalink / raw)
  To: OCaml List


I'm just starting to use Ocaml threads, and notice that there's no
equivalent of pthread_condvar_timedwait.  It seems pretty clear (and
easy) how to implement this for POSIX, but I don't know diddly about
how one might do so on Windows, nor have I looked into howto implement
it on vmthreads.

Has anybody already stumbled across this issue and resolved it?  (a
modest Google search reveals nothing).

Thanks,
--chet--


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-12  0:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-11 22:17 [Caml-list] ocaml systhreads condition variables: no condvar_timedwait? Chet Murthy
2013-03-11 23:09 ` oliver
2013-03-11 23:11   ` Chet Murthy
2013-03-12  0:25     ` Markus Mottl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).