upump-ecore/upump_ecore.h header reference

Header inclusion  

Members  

Function  

Members detail  

#define UPUMP_ECORE_SIGNATURE  

This macro is declared in upump-ecore/upump_ecore.h source file, line 40.

#define _UPUMP_ECORE_UPUMP_ECORE_H_  

This macro is declared in upump-ecore/upump_ecore.h source file, line 32.

struct upump_mgr * upump_ecore_mgr_alloc(uint16_t upump_pool_depth, uint16_t upump_blocker_pool_depth)  

This function is declared in upump-ecore/upump_ecore.h source file, line 51.

This function allocates and initializes a upump_ecore_mgr structure.

Parameter list:

  • upump_pool_depth: maximum number of upump structures in the pool
  • upump_blocker_pool_depth: maximum number of upump_blocker structures in the pool

The return value is pointer to the wrapped upump_mgr structure

Valid XHTML 1.0 StrictGenerated by cmassiot on Fri Feb 2 23:57:20 2018 using MkDoc