Home
last modified time | relevance | path

Searched defs:taskfd (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
Dnstackx_epoll.h45 TaskDesc taskfd; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
Dsys_timer.c26 #define TASKFD_TO_TIMERID(taskfd) ((timer_t)(uintptr_t)(taskfd)) argument