Searched refs:scsp_obj_table (Results 1 – 1 of 1) sorted by relevance
213 static void *scsp_obj_table[MAX_KEEP]; variable233 if (NULL != scsp_obj_table[i]) { in test_mempool_single_producer()234 obj = scsp_obj_table[i]; in test_mempool_single_producer()248 scsp_obj_table[i] = NULL; in test_mempool_single_producer()273 if (NULL == scsp_obj_table[i]) in test_mempool_single_consumer()282 scsp_obj_table[i] = obj; in test_mempool_single_consumer()344 memset(scsp_obj_table, 0, sizeof(scsp_obj_table)); in test_mempool_sp_sc()