Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/thread/generic/
A DSDL_systhread_c.h24 typedef int SYS_ThreadHandle; typedef
/AliOS-Things-master/components/SDL2/src/thread/stdcpp/
A DSDL_systhread_c.h24 typedef void * SYS_ThreadHandle; typedef
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_systhread_c.h25 typedef pthread_t SYS_ThreadHandle; typedef
/AliOS-Things-master/components/SDL2/src/thread/psp/
A DSDL_systhread_c.h24 typedef SceUID SYS_ThreadHandle; typedef
/AliOS-Things-master/components/SDL2/src/thread/windows/
A DSDL_systhread_c.h28 typedef HANDLE SYS_ThreadHandle; typedef
A DSDL_systhread.c128 thread->handle = (SYS_ThreadHandle)
/AliOS-Things-master/components/SDL2/src/thread/
A DSDL_thread_c.h57 SYS_ThreadHandle handle;

Completed in 9 milliseconds