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

Miscellaneous task/thread related tweaks #36927

Merged
merged 1 commit into from
Aug 6, 2020

Conversation

fingolfin
Copy link
Member

  • use ThreadSynchronizer type alias in ReentrantLock
  • tweak the timedwait documentation; in particular, rename the testcb
    argument to callback
  • clarify an "Special note for Threads.Condition" to not reference a
    variable c that was never defined

- use ThreadSynchronizer type alias in ReentrantLock
- tweak the `timedwait` documentation; in particular, rename the `testcb`
  argument to `callback`
- clarify an "Special note for Threads.Condition" to not reference a
  variable `c` that was never defined
@vtjnash vtjnash merged commit afe562c into JuliaLang:master Aug 6, 2020
@fingolfin fingolfin deleted the mh/misc-tasks branch August 7, 2020 12:20
simeonschaub pushed a commit to simeonschaub/julia that referenced this pull request Aug 11, 2020
- use ThreadSynchronizer type alias in ReentrantLock
- tweak the `timedwait` documentation; in particular, rename the `testcb`
  argument to `callback`
- clarify an "Special note for Threads.Condition" to not reference a
  variable `c` that was never defined
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