Home
last modified time | relevance | path

Searched defs:__func (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/src/support/win32/
Dthread_win32.cpp177 void *(*__func)(void *); member
186 auto *__func = __data->__func; in __libcpp_beginthreadex_thunk() local
/external/python/cpython2/Lib/test/
Dtest_signal.py30 def ignoring_eintr(__func, *args, **kwargs): argument
/external/libcxx/src/
Ddebug.cpp33 bool __libcpp_set_debug_function(__libcpp_debug_function_type __func) { in __libcpp_set_debug_function()