1 line
No EOL
344 B
JavaScript
1 line
No EOL
344 B
JavaScript
initSidebarItems({"struct":[["ParkError","Error returned by [`ParkThread`]"],["ParkThread","Blocks the current thread using a condition variable."],["UnparkThread","Unblocks a thread that was blocked by `ParkThread`."]],"trait":[["Park","Block the current thread."],["Unpark","Unblock a thread blocked by the associated [`Park`] instance."]]}); |