| 
    ARGOBOTS
    dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
    
   | 
 
#include "abt_config.h"

Go to the source code of this file.
Macros | |
| #define | LOG_DEBUG_POOL_PUSH(p_pool, unit) | 
| #define | LOG_DEBUG_POOL_REMOVE(p_pool, unit) | 
| #define | LOG_DEBUG_POOL_POP(p_pool, thread) | 
| #define | LOG_DEBUG_POOL_POP_MANY(p_pool, threads, num) | 
| #define | LOG_DEBUG_POOL_PUSH_MANY(p_pool, units, num) | 
| #define LOG_DEBUG_POOL_POP | ( | p_pool, | |
| thread | |||
| ) | 
Definition at line 39 of file abti_log.h.
| #define LOG_DEBUG_POOL_POP_MANY | ( | p_pool, | |
| threads, | |||
| num | |||
| ) | 
Definition at line 42 of file abti_log.h.
| #define LOG_DEBUG_POOL_PUSH | ( | p_pool, | |
| unit | |||
| ) | 
Definition at line 33 of file abti_log.h.
| #define LOG_DEBUG_POOL_PUSH_MANY | ( | p_pool, | |
| units, | |||
| num | |||
| ) | 
Definition at line 45 of file abti_log.h.
| #define LOG_DEBUG_POOL_REMOVE | ( | p_pool, | |
| unit | |||
| ) | 
Definition at line 36 of file abti_log.h.
 1.8.17