Home
last modified time | relevance | path

Searched refs:Pthread (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nix/src/sys/
H A Dpthread.rs10 pub type Pthread = pthread_t; types
18 pub fn pthread_self() -> Pthread { in pthread_self()
33 pub fn pthread_kill<T>(thread: Pthread, signal: T) -> Result<()> in pthread_kill()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dthread.h37 struct Pthread { struct
42 Pthread pthread;

Completed in 2 milliseconds