Searched defs:is_sdp_init (Results 1 – 1 of 1) sorted by relevance
46 #define is_sdp_init() (sdp_local_param.sdp_slot_mutex != NULL) macro48 #define is_sdp_init() (&sdp_local_param != NULL && sdp_local_param.sdp_slot_mutex != NULL) macro