Home
last modified time | relevance | path

Searched refs:callback_type (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Posix/
Ddeep_thread_stack.cc27 typedef void* (*callback_type)(void* arg); typedef
31 pthread_create(&thread, NULL, (callback_type)function, NULL); in RunnerThread()
36 void RunThread(callback_type function) { in RunThread()
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
DF_incomplete.pass.cpp22 typedef std::function<void(X&)> callback_type; typedef
25 callback_type _cb;
/external/v8/include/
Dv8-util.h386 WeakCallbackType callback_type =
393 callback_type);
458 WeakCallbackType callback_type =
465 callback_type);