Searched refs:LOS_ERRNO_SIGNAL_CAN_NOT_CALL (Results 1 – 2 of 2) sorted by relevance
86 #define LOS_ERRNO_SIGNAL_CAN_NOT_CALL LOS_ERRNO_OS_ERROR(LOS_MOD_SIGNAL, 0x04) macro
274 return LOS_ERRNO_SIGNAL_CAN_NOT_CALL; in LOS_SignalMask()361 return LOS_ERRNO_SIGNAL_CAN_NOT_CALL; in LOS_SignalWait()