Home
last modified time | relevance | path

Searched refs:thread_info_t (Results 1 - 5 of 5) sorted by relevance

/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c86 } thread_info_t; typedef
90 thread_info_t data;
94 static thread_info_t base_info;
100 thread_info_t *thread_info = (thread_info_t *) data; in handle_ssl_connection()
/third_party/node/deps/uvwasi/src/
H A Dclocks.c67 (thread_info_t) &info, \
/third_party/benchmark/src/
H A Dtimers.cc172 reinterpret_cast<thread_info_t>(&info), in ThreadCPUUsage()
/third_party/node/deps/v8/src/base/platform/
H A Dtime.cc49 reinterpret_cast<thread_info_t>(&thread_info_data), in ComputeThreadTicks()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs90 pub type thread_info_t = *mut integer_t; types
5306 thread_info_out: thread_info_t, in thread_info()

Completed in 16 milliseconds