Skip to content

Outline of how to support mutex.#72

Closed
ioquatix wants to merge 1 commit into
masterfrom
mutex-support
Closed

Outline of how to support mutex.#72
ioquatix wants to merge 1 commit into
masterfrom
mutex-support

Conversation

@ioquatix

Copy link
Copy Markdown
Member

No description provided.

@ioquatix ioquatix marked this pull request as draft August 17, 2020 03:22

@olleolleolle olleolleolle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment thread lib/async/reactor.rb

# Resume the given fiber on the next iteration of the reactor. If urgent, try to wake up the reactor if it is currently waiting for events.
# @parameter fiber [Object] Any object that responds to `#resume`.
# @reentrant Thread safe. Fiber will be invoked in the context of the scheduler's thread.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice annotation!

@ioquatix ioquatix closed this Sep 7, 2020
@ioquatix ioquatix deleted the mutex-support branch September 7, 2020 02:05
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