Home
last modified time | relevance | path

Searched defs:lock_error (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dexceptions.hpp94 class BOOST_SYMBOL_VISIBLE lock_error: class
99 lock_error() in lock_error() function in boost::lock_error
103 lock_error( int ev ) in lock_error() function in boost::lock_error
107 lock_error( int ev, const char * what_arg ) in lock_error() function in boost::lock_error
111 lock_error( int ev, const std::string & what_arg ) in lock_error() function in boost::lock_error
/aosp_15_r20/external/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc6.c418 int lock_error(int fd, char *file) in lock_error() function