Searched defs:timeout_callback (Results 1 – 5 of 5) sorted by relevance
27 struct timeout_callback { struct29 void (*callback)(struct timeout_callback *tocb); argument50 int timer_sched_callback(struct timeout_callback *tocb, uint64_t us); argument
159 RepeatingClosure timeout_callback, in RunTestSuite()237 RepeatingClosure timeout_callback, in LaunchUnitTestsInternal()352 RepeatingClosure timeout_callback, in LaunchUnitTestsWithOptions()440 RepeatingClosure timeout_callback) in UnitTestLauncherDelegate()
61 fit::closure timeout_callback, in BrEdrConnectionRequest()
214 static gboolean timeout_callback(gpointer data) in timeout_callback() function