Home
last modified time | relevance | path

Searched refs:x264_pthread_join (Results 1 – 20 of 20) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libx264/common/
H A Dosdep.h189 #define x264_pthread_join(t,s) { long tmp; \ macro
196 #define x264_pthread_join pthread_join macro
219 #define x264_pthread_join(t,s) macro
H A Dwin32thread.h58 int x264_pthread_join( x264_pthread_t thread, void **value_ptr );
H A Dthreadpool.c170 x264_pthread_join( pool->thread_handle[i], NULL ); in x264_threadpool_delete()
H A Dwin32thread.c80 int x264_pthread_join( x264_pthread_t thread, void **value_ptr ) in x264_pthread_join() function
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/
H A Dosdep.h189 #define x264_pthread_join(t,s) { long tmp; \ macro
196 #define x264_pthread_join pthread_join macro
219 #define x264_pthread_join(t,s) macro
H A Dwin32thread.h58 int x264_pthread_join( x264_pthread_t thread, void **value_ptr );
H A Dthreadpool.c170 x264_pthread_join( pool->thread_handle[i], NULL ); in x264_threadpool_delete()
H A Dwin32thread.c80 int x264_pthread_join( x264_pthread_t thread, void **value_ptr ) in x264_pthread_join() function
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dwin32thread.h60 int x264_pthread_join( x264_pthread_t thread, void **value_ptr );
H A Dosdep.h378 #define x264_pthread_join(t,s) { long tmp; \ macro
385 #define x264_pthread_join pthread_join macro
408 #define x264_pthread_join(t,s) macro
H A Dthreadpool.c160 x264_pthread_join( pool->thread_handle[i], NULL ); in x264_threadpool_delete()
H A Dwin32thread.c72 int x264_pthread_join( x264_pthread_t thread, void **value_ptr ) in x264_pthread_join() function
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dwin32thread.h60 int x264_pthread_join( x264_pthread_t thread, void **value_ptr );
H A Dosdep.h378 #define x264_pthread_join(t,s) { long tmp; \ macro
385 #define x264_pthread_join pthread_join macro
408 #define x264_pthread_join(t,s) macro
H A Dthreadpool.c160 x264_pthread_join( pool->thread_handle[i], NULL ); in x264_threadpool_delete()
H A Dwin32thread.c72 int x264_pthread_join( x264_pthread_t thread, void **value_ptr ) in x264_pthread_join() function
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dlookahead.c179 x264_pthread_join( h->lookahead->thread_handle, NULL ); in x264_lookahead_delete()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dlookahead.c174 x264_pthread_join( h->lookahead->thread_handle, NULL ); in x264_lookahead_delete()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dlookahead.c174 x264_pthread_join( h->lookahead->thread_handle, NULL ); in x264_lookahead_delete()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dlookahead.c179 x264_pthread_join( h->lookahead->thread_handle, NULL ); in x264_lookahead_delete()