Tracking Issue for thread spawn hooks #132951
Labels
A-thread
Area: `std::thread`
A-thread-locals
Area: Thread local storage (TLS)
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-thread_spawn_hook
`#![feature(thread_spawn_hook)]`
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(thread_spawn_hook)]
This is a tracking issue for thread spawn hooks as proposed in rust-lang/rfcs#3642
Public API
Steps / History
Unresolved Questions
The text was updated successfully, but these errors were encountered: