sys_sem_signal_isr() function
This function is implemented only in FreeRTOS port (ingroup sys_sem) and has no official API counterpart in lwip's sys.h declarations Signals a semaphore from ISR
Arguments
sem
the semaphore to signal
Return value
1 if the signal has caused a high-prio task to unblock (pxHigherPriorityTaskWoken)