Home
last modified time | relevance | path

Searched defs:SYS_ThreadHandle (Results 1 – 5 of 5) sorted by relevance

/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/generic/
A DSDL_systhread_c.h24 typedef int 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/stdcpp/
A DSDL_systhread_c.h24 typedef void * SYS_ThreadHandle; typedef
/AliOS-Things-master/components/SDL2/src/thread/windows/
A DSDL_systhread_c.h28 typedef HANDLE SYS_ThreadHandle; typedef

Completed in 6 milliseconds