Searched refs:exception (Results 1 – 4 of 4) sorted by relevance
8 slower code for no good reason (even when so-called zero-cost exception schemes are10 in functions that do not throw an exception themselves).
363 - If pthread_once() is called with a C++ callback that throws an exception,367 A proper implementation should be able to register a C++ exception374 - The same problem may arise if you throw an exception within a callback377 throw an exception.379 - Bionic lacks a few support functions to have exception support work
12 exception of a couple static inline functions used for performance
989 def throw(self,exception,i,msg): argument995 raise exception