Searched refs:queueWork (Results 1 – 3 of 3) sorted by relevance
68 gboolean RunLoop::queueWork(RunLoop* runLoop) in queueWork() function in RunLoop78 … g_source_set_callback(source.get(), reinterpret_cast<GSourceFunc>(&RunLoop::queueWork), this, 0); in wakeUp()
161 static gboolean queueWork(RunLoop*);
15967 (RunLoop::queueWork):