Searched refs:callback_type (Results 1 – 3 of 3) sorted by relevance
27 typedef void* (*callback_type)(void* arg); typedef31 pthread_create(&thread, NULL, (callback_type)function, NULL); in RunnerThread()36 void RunThread(callback_type function) { in RunThread()
22 typedef std::function<void(X&)> callback_type; typedef25 callback_type _cb;
386 WeakCallbackType callback_type =393 callback_type);458 WeakCallbackType callback_type =465 callback_type);