Home
last modified time | relevance | path

Searched refs:pp_thread (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4/build/libraries/os/common/src/
Dos_thread.c1742 OSThread **pp_thread = (OSThread **)arg; in OSi_SleepAlarmCallback() local
1743 OSThread *p_thread = *pp_thread; in OSi_SleepAlarmCallback()
1744 *pp_thread = NULL; in OSi_SleepAlarmCallback()