Home
last modified time | relevance | path

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

/third_party/boost/boost/thread/
Dexceptions.hpp46 thread_exception(int sys_error_code) in thread_exception() argument
47 : base_type(sys_error_code, system::generic_category()) in thread_exception()