Searched defs:is_spp_init (Results 1 – 1 of 1) sorted by relevance
105 #define is_spp_init() (spp_local_param.spp_slot_mutex != NULL) macro107 #define is_spp_init() (&spp_local_param != NULL && spp_local_param.spp_slot_mutex != NULL) macro