Searched refs:abort_on_exception (Results 1 – 12 of 12) sorted by relevance
101 explicit environment(bool abort_on_exception = true);117 explicit environment(threading::level mt_level, bool abort_on_exception = true);134 environment(int& argc, char** &argv, bool abort_on_exception = true);153 bool abort_on_exception = true);279 bool abort_on_exception; member in boost::mpi::environment
68 abort_on_exception(abrt) in environment()84 abort_on_exception(abrt) in environment()104 abort_on_exception(abrt) in environment()121 abort_on_exception(abrt) in environment()141 if (boost::core::uncaught_exceptions() > 0 && abort_on_exception) { in ~environment()
37 bool mpi_init(list python_argv, bool abort_on_exception) in mpi_init() argument45 env = new environment(abort_on_exception); in mpi_init()60 env = new environment(mpi_argc, mpi_argv, abort_on_exception); in mpi_init()
19 Thread.abort_on_exception = true
61 Thread.abort_on_exception = true
60 t.abort_on_exception
110 Thread.abort_on_exception = true
167 Thread.abort_on_exception = true
17 Thread.abort_on_exception = true
17 Thread.abort_on_exception = true24 t.abort_on_exception = true95 Thread.abort_on_exception = true360 Thread.abort_on_exception = true816 expect(Thread.abort_on_exception).to be(true)
206 Thread.abort_on_exception = true