Docs.rs
pipeline-script-0.3.12
pipeline-script 0.3.12
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
yanguiyuan
Dependencies
ariadne ^0.5.1
normal
lazy_static ^1.5.0
normal
llvm-sys ^181.1.0
normal
logos ^0.15.0
normal
regex ^1.10.2
normal
slotmap ^1.0.7
normal
Versions
11.44%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pipeline_
script
0.3.12
wait
Sections
说明
In pipeline_
script::
core::
builtin
pipeline_script
::
core
::
builtin
Function
wait
Copy item path
Source
pub extern "C" fn wait()
Expand description
等待所有通过spawn创建的线程完成
§
说明
该函数会阻塞当前线程,直到所有通过spawn函数创建的线程都执行完成 调用后会清空线程句柄列表