Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ invalid_thread_argument
Function
invalid_thread_argument
extern/boost/boost/thread/exceptions.hpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
{}
181
182
invalid_thread_argument( int ev )
183
: base_type(ev,
"boost::invalid_thread_argument"
)
184
{
185
}
186
invalid_thread_argument( int ev, const char * what_arg )
187
: base_type(ev, what_arg)
188
{
Callers
1
exceptions.hpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected