Function parking_lot_core::parking_lot::with_thread_data

source ยท
fn with_thread_data<T>(f: impl FnOnce(&ThreadData) -> T) -> T