Home
last modified time | relevance | path

Searched refs:exception (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/
DCAVEATS8 slower code for no good reason (even when so-called zero-cost exception schemes are
10 in functions that do not throw an exception themselves).
/bionic/libc/docs/
DOVERVIEW.TXT363 - If pthread_once() is called with a C++ callback that throws an exception,
367 A proper implementation should be able to register a C++ exception
374 - The same problem may arise if you throw an exception within a callback
377 throw an exception.
379 - Bionic lacks a few support functions to have exception support work
/bionic/libc/kernel/
DREADME.TXT12 exception of a couple static inline functions used for performance
/bionic/libc/kernel/tools/
Dcpp.py989 def throw(self,exception,i,msg): argument
995 raise exception