Skip to content

Add thread initialization function to ctor#63

Merged
ptsouchlos merged 12 commits intomasterfrom
feature/thread-init-function
Apr 26, 2024
Merged

Add thread initialization function to ctor#63
ptsouchlos merged 12 commits intomasterfrom
feature/thread-init-function

Conversation

@ptsouchlos
Copy link
Owner

Added a way to pass a function that is used as a thread initialization before the thread starts accepting work.

Fixes #58

@ptsouchlos ptsouchlos merged commit 244afa9 into master Apr 26, 2024
@ptsouchlos ptsouchlos deleted the feature/thread-init-function branch April 26, 2024 15:56
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.

[FEATURE] Add Way to Initialize Threads Before Workers Receive Work

1 participant