Home
last modified time | relevance | path

Searched defs:de_thread (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/flam3/flam3-3.1.1-5-g7fb50c8/
H A Dflam3.c3742 #define de_thread de_thread_64 macro
3756 #define de_thread de_thread_64_mt macro
3794 #define de_thread de_thread_32 macro
3808 #define de_thread de_thread_32_mt macro
3844 #define de_thread de_thread_33 macro
3858 #define de_thread de_thread_33_mt macro
H A Drect.c57 static void de_thread(void *dth) { in de_thread() function
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dexec.c1038 static int de_thread(struct task_struct *tsk) in de_thread() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dexec.c1038 static int de_thread(struct task_struct *tsk) in de_thread() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dexec.c1038 static int de_thread(struct task_struct *tsk) in de_thread() function
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/dvr/
H A Ddvr.h275 pthread_t de_thread; member