Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/include/
H A Dhdf_syscall_adapter.h20 LISTENER_UNINITED = 0, enumerator
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_syscall_adapter.c342 thread->status = LISTENER_UNINITED; in HdfDevListenerThreadDoInit()
367 case LISTENER_UNINITED: in HdfDevListenerThreadInit()
496 thread->status = LISTENER_UNINITED; in HdfDevListenerThreadObtain()