Home
last modified time | relevance | path

Searched defs:thread_current (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dpyperf.h49 bool thread_current; member
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dpyperf.h49 bool thread_current; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dpyperf.h49 bool thread_current; member
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dencoder.c3281 x264_t *thread_current, *thread_prev, *thread_oldest; in x264_encoder_encode() local
3820 static int x264_encoder_frame_end( x264_t *h, x264_t *thread_current, in x264_encoder_frame_end()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dencoder.c3281 x264_t *thread_current, *thread_prev, *thread_oldest; in x264_encoder_encode() local
3820 static int x264_encoder_frame_end( x264_t *h, x264_t *thread_current, in x264_encoder_frame_end()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dencoder.c3309 x264_t *thread_current, *thread_prev, *thread_oldest; in x264_encoder_encode() local
3885 static int encoder_frame_end( x264_t *h, x264_t *thread_current, in encoder_frame_end()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dencoder.c3309 x264_t *thread_current, *thread_prev, *thread_oldest; in x264_encoder_encode() local
3885 static int encoder_frame_end( x264_t *h, x264_t *thread_current, in encoder_frame_end()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dthread.c75 pthread_key_t thread_current; variable
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dthread.c75 pthread_key_t thread_current; variable
/dports/net/quagga/quagga-1.2.4/lib/
H A Dthread.c1277 struct thread *thread_current = NULL; variable