Home
last modified time | relevance | path

Searched refs:__requesting_thread_ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__stop_token/
H A Dstop_state.h66 __thread_id __requesting_thread_; variable
108 __requesting_thread_ = this_thread::get_id(); in __request_stop()
174 auto __requested_thread = __requesting_thread_; in __remove_callback()