Searched refs:onThreadError (Results 1 – 2 of 2) sorted by relevance
471 onThreadError( "Error initializing thread attributes" ); in version()473 onThreadError( "Error initializing thread stack size" ); in version()490 onThreadError( "Error creating thread" ); in version()502 onThreadError( "Error resuming thread" ); in version()542 onThreadError( "Error creating thread" ); in version()548 onThreadError( "Error creating thread" ); in version()551 onThreadError( "Error destroying thread attributes" ); in version()557 onThreadError( "Error creating thread" ); in version()1760 onThreadError( "Unable to suspend thread" ); in private()1767 onThreadError( "Unable to load thread context" ); in private()[all …]
1216 package void onThreadError(string msg) nothrow @nogc in onThreadError() function