Searched refs:LIST_RemoveElement (Results 1 – 25 of 137) sorted by relevance
123456
304 (void)LIST_RemoveElement(taskHandle); in OSA_TaskDestroy()311 (void)LIST_RemoveElement(taskHandle); in OSA_TaskDestroy()
322 (void)LIST_RemoveElement(&ptaskStruct->link); in OSA_TaskSetPriority()458 (void)LIST_RemoveElement(taskHandle); in OSA_TaskDestroy()
323 (void)LIST_RemoveElement(taskHandle); in OSA_TaskDestroy()
182 list_status_t LIST_RemoveElement(list_element_handle_t element);
328 list_status_t LIST_RemoveElement(list_element_handle_t element) in LIST_RemoveElement() function
98 listStatus = LIST_RemoveElement((list_element_t *)p); in MSG_QueueRemove()
521 …if (LIST_RemoveElement((list_element_handle_t) & (((pm_notify_element_t *)notifyElement)->link)) !… in PM_UnregisterNotify()637 (void)LIST_RemoveElement((list_element_handle_t) & (ws->link)); in PM_DisableWakeupSource()
951 (void)LIST_RemoveElement(&shellCommand->link);
999 (void)LIST_RemoveElement(&shellCommand->link); in SHELL_UnregisterCommand()
955 (void)LIST_RemoveElement(&shellCommand->link);