![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.1, 2017/07/11 15:21:35 | version 1.2, 2017/07/14 19:24:12 | ||
---|---|---|---|
|
|
||
int __cxa_thread_atexit(void (*)(void *), void *, void *); | int __cxa_thread_atexit(void (*)(void *), void *, void *); | ||
#ifdef _LIBC | #ifdef _LIBC | ||
__dso_hidden bool __cxa_thread_atexit_used; | extern __dso_hidden bool __cxa_thread_atexit_used; | ||
#endif | #endif |