Skip to content

Conversation

@lrw04
Copy link

@lrw04 lrw04 commented Jul 15, 2022

pthread on OpenBSD is different from that on Linux, preventing compilation. The commit adds preprocessor statements to use an
alternative implementation specifically on OpenBSD.

pthread on OpenBSD is different from that on Linux, preventing
compilation. This commit adds preprocessor statements to use an
alternative implementation.
@seanm
Copy link

seanm commented Oct 11, 2023

I've improved and expanded on this with: #245

@lrw04 care to review?

@lrw04
Copy link
Author

lrw04 commented Oct 11, 2023

I've improved and expanded on this with: #245

@lrw04 care to review?

I have long forgotten the specifics of pthread on OpenBSD and others, so I'm afraid I am not the best person to review.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants