Home
last modified time | relevance | path

Searched refs:thrfunc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Dthread.h37 typedef TFTYPE (thrfunc)(void *arg); typedef
39 THANDLE ThreadCreate(thrfunc *routine, void *args);
H A Dthread.c30 ThreadCreate(thrfunc *routine, void *args) in ThreadCreate()
42 ThreadCreate(thrfunc *routine, void *args) in ThreadCreate()
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0015-posix-Fix-Warray-bounds-instances-building-timer_cre.patch17 60 | thrfunc));
69 - /* All new elements must be added after ktimerid. And if the thrfunc
74 void (*thrfunc) (sigval_t);
134 - thrfunc));
191 newp->thrfunc = evp->sigev_notify_function;