Skip to content

Update pthreadpool_thread_create function signature.#71

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_817482615
Oct 10, 2025
Merged

Update pthreadpool_thread_create function signature.#71
copybara-service[bot] merged 1 commit into
mainfrom
test_817482615

Conversation

@copybara-service
Copy link
Copy Markdown

Update pthreadpool_thread_create function signature.

thrd_create expects a thread function that returns an int. This will make sure the function signatures match.

@copybara-service copybara-service Bot force-pushed the test_817482615 branch 2 times, most recently from c2d4845 to 842cd63 Compare October 10, 2025 14:47
`thrd_create` expects a thread function that returns an int. This will make sure the function signatures match.

PiperOrigin-RevId: 817642575
@copybara-service copybara-service Bot merged commit f8b8db8 into main Oct 10, 2025
@copybara-service copybara-service Bot deleted the test_817482615 branch October 10, 2025 14:51
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.

1 participant