Home
last modified time | relevance | path

Searched refs:thread_io (Results 1 – 12 of 12) sorted by relevance

/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dtrace.h90 void * thread_io(void *);
H A Dtrace_rest.cpp78 void * thread_io(void * parms) { in thread_io() function
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dtrace.h90 void * thread_io(void *);
H A Dtrace_rest.cpp78 void * thread_io(void * parms) { in thread_io() function
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dtrace.hpp90 void *thread_io(void *);
H A Dtrace_rest.cpp78 void *thread_io(void *parms) { in thread_io() function
/dports/audio/libumidi/libumidi-2.1.2/
H A Dumidi20.c1962 if (pthread_create(&(song->thread_io), NULL, in umidi20_song_alloc()
1964 song->thread_io = PTHREAD_NULL; in umidi20_song_alloc()
1988 umidi20_stop_thread(&(song->thread_io), song->p_mtx); in umidi20_song_free()
2083 while (song->thread_io != PTHREAD_NULL) { in umidi20_watchdog_song()
H A Dumidi20.h387 pthread_t thread_io; member
/dports/multimedia/v4l_compat/webcamd-5.13.2.2/kernel/
H A Dlinux_usb.c160 thread_io(int dummy) in thread_io() function
171 signal(SIGIO, &thread_io); in usb_exec()
/dports/multimedia/libv4l/webcamd-5.13.2.2/kernel/
H A Dlinux_usb.c160 thread_io(int dummy) in thread_io() function
171 signal(SIGIO, &thread_io); in usb_exec()
/dports/multimedia/v4l-utils/webcamd-5.13.2.2/kernel/
H A Dlinux_usb.c160 thread_io(int dummy) in thread_io() function
171 signal(SIGIO, &thread_io); in usb_exec()
/dports/devel/ORBit2/ORBit2-2.14.19/linc2/
H A DChangeLog876 always add to the main_source in non thread_io mode.