Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/osdemo/src/
Didlefunctiondemo.c34 static void Func(void* param) in Func() function
54 Func, // start function in main()
Dthreaddemo1.c38 static void* Func(void* param) in Func() function
70 Func, // ptr to the start routine in main()
Dthreaddemo2.c38 static void* Func(void* param) in Func() function
70 Func, // ptr to the start routine in main()
Dfpe.c138 static void* Func(void* param) in Func() function
150 Func, // pointer to the start routine in Test()
161 Func, // pointer to the start routine in Test()
Dthreaddemo5.c79 static void* Func(void* param) in Func() function
111 Func, // ptr to the start routine in main()