MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / unsupported_thread_option

Function unsupported_thread_option

extern/boost/boost/thread/exceptions.hpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 {}
157
158 unsupported_thread_option( int ev )
159 : base_type(ev, "boost::unsupported_thread_option")
160 {
161 }
162 unsupported_thread_option( int ev, const char * what_arg )
163 : base_type(ev, what_arg)
164 {

Callers 1

exceptions.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected