Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_timer.c118 static void TimerTimeoutHandle(union sigval v) in TimerTimeoutHandle() function
144 evp.sigev_notify_function = TimerTimeoutHandle; in TimerStart()