Home
last modified time | relevance | path

Searched refs:swtmr_proc_arg (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/compat/posix/src/
H A Dtime.c732 } swtmr_proc_arg; typedef
743 swtmr_proc_arg *arg = (swtmr_proc_arg *)tmrArg; in SwtmrProc()
825 swtmr_proc_arg *arg = NULL; in OsTimerCreate()
846 arg = (swtmr_proc_arg *)malloc(sizeof(swtmr_proc_arg)); in OsTimerCreate()

Completed in 3 milliseconds