Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native threads on MacOSX #3005

Closed
vicuna opened this issue Nov 2, 2001 · 1 comment
Closed

Native threads on MacOSX #3005

vicuna opened this issue Nov 2, 2001 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Nov 2, 2001

Original bug ID: 604
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Niall Dalton
Version: 3.02
OS: MacOSX 10.1, Darwin Kernel Version 1.4
Submission from: vp169195.reshsg.uci.edu (128.195.169.195)

Native threads on MacOSX will not work due to missing functions in the
pthread implementation -- this is not really a bug in Ocaml.

pthread_sigmask may be replaced with sigprocmask

sigwait is not implemented, there does not seem to be a direct replacement yet;
though my understanding of the 5 different thread mechanisms on MacOSX is not
complete.

@vicuna
Copy link
Author

vicuna commented Jul 2, 2004

Comment author: administrator

Seems OK in 2004-vintage MacOS X (Drawin Kernel 6.8)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant