Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/os/common/src/
Dos_thread.c1744 OSThread **pp_thread = (OSThread **)arg; in OSi_SleepAlarmCallback() local
1745 OSThread *p_thread = *pp_thread; in OSi_SleepAlarmCallback()
1746 *pp_thread = NULL; in OSi_SleepAlarmCallback()