Home
last modified time | relevance | path

Searched defs:thread_ptr (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/thread/test/threads/container/
Dthread_ptr_list_pass.cpp59 typedef boost::shared_ptr<boost::thread > thread_ptr; in main() typedef
77 typedef boost::shared_ptr<boost::thread > thread_ptr; in main() typedef
/third_party/grpc/test/cpp/qps/
Dclient_callback.cc228 void AddHistogramEntry(double start, bool ok, Thread* thread_ptr) { in AddHistogramEntry()
/third_party/libuv/src/win/
Dpipe.c944 volatile HANDLE* thread_ptr = &handle->pipe.conn.readfile_thread_handle; in uv__pipe_interrupt_read() local
1176 volatile HANDLE* thread_ptr = &handle->pipe.conn.readfile_thread_handle; in uv_pipe_zero_readfile_thread_proc() local