Google APIs Client Library for C++
googleapis::thread Namespace Reference

Classes

class  Executor

Functions

ExecutorNewInlineExecutor ()
 Immediately executes closures without using threads.
ExecutorSingletonInlineExecutor ()
 Ownership is maintained internally by the Executor itself.

Function Documentation

Immediately executes closures without using threads.

Caller should delete when done with it.

Ownership is maintained internally by the Executor itself.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines