open-vm-tools 12.1.5
|
Go to the source code of this file.
Data Structures | |
struct | ToolsCorePool |
Public interface of the shared thread pool. More... | |
Macros | |
#define | TOOLS_CORE_PROP_TPOOL "tcs_prop_thread_pool" |
Typedefs | |
typedef void(* | ToolsCorePoolCb) (ToolsAppCtx *ctx, gpointer data) |
typedef struct ToolsCorePool | ToolsCorePool |
Public interface of the shared thread pool. More... | |
Public interface for vmtoolsd's thread pool.