Searched refs:_nx_cloud_create (Results 1 – 2 of 2) sorted by relevance
| /NetX-Duo-v6.2.1/addons/cloud/ |
| D | nx_cloud.h | 165 #define nx_cloud_create _nx_cloud_create 203 UINT _nx_cloud_create(NX_CLOUD* cloud_ptr, const CHAR* cloud_name, VOID* memory_ptr, ULONG memory_s…
|
| D | nx_cloud.c | 114 status = _nx_cloud_create(cloud_ptr, cloud_name, memory_ptr, memory_size, priority); in _nxe_cloud_create() 165 UINT _nx_cloud_create(NX_CLOUD *cloud_ptr, const CHAR* cloud_name, VOID* memory_ptr, ULONG memory_s… in _nx_cloud_create() function
|