• Home
  • Raw
  • Download

Lines Matching defs:ev

50         thread_exception( int ev, const char * what_arg )  in thread_exception()
54 thread_exception( int ev, const std::string & what_arg ) in thread_exception()
79 condition_error( int ev ) in condition_error()
83 condition_error( int ev, const char * what_arg ) in condition_error()
87 condition_error( int ev, const std::string & what_arg ) in condition_error()
103 lock_error( int ev ) in lock_error()
107 lock_error( int ev, const char * what_arg ) in lock_error()
111 lock_error( int ev, const std::string & what_arg ) in lock_error()
130 thread_resource_error( int ev ) in thread_resource_error()
134 thread_resource_error( int ev, const char * what_arg ) in thread_resource_error()
138 thread_resource_error( int ev, const std::string & what_arg ) in thread_resource_error()
158 unsupported_thread_option( int ev ) in unsupported_thread_option()
162 unsupported_thread_option( int ev, const char * what_arg ) in unsupported_thread_option()
166 unsupported_thread_option( int ev, const std::string & what_arg ) in unsupported_thread_option()
182 invalid_thread_argument( int ev ) in invalid_thread_argument()
186 invalid_thread_argument( int ev, const char * what_arg ) in invalid_thread_argument()
190 invalid_thread_argument( int ev, const std::string & what_arg ) in invalid_thread_argument()
206 thread_permission_error( int ev ) in thread_permission_error()
210 thread_permission_error( int ev, const char * what_arg ) in thread_permission_error()
214 thread_permission_error( int ev, const std::string & what_arg ) in thread_permission_error()