#include "uv.h"
#include "task.h"
#include <string.h>
Go to the source code of this file.
◆ DEFINE_GLOBALS_AND_CBS
      
        
          | #define DEFINE_GLOBALS_AND_CBS | ( |  | name, | 
        
          |  |  |  | ... | 
        
          |  | ) |  |  | 
      
 
 
◆ END_ASSERTS
      
        
          | #define END_ASSERTS | ( |  | name | ) |  | 
      
 
 
◆ INIT_AND_START
◆ TEST_IMPL()
      
        
          | TEST_IMPL | ( | queue_foreach_delete |  | ) |  | 
      
 
 
◆ first_handle_number_check
  
  | 
        
          | const unsigned first_handle_number_check = 2 |  | static | 
 
 
◆ first_handle_number_idle
  
  | 
        
          | const unsigned first_handle_number_idle = 2 |  | static | 
 
 
◆ first_handle_number_prepare
  
  | 
        
          | const unsigned first_handle_number_prepare = 2 |  | static |