/dports/emulators/vice/vice-3.5/src/lib/libx264/common/ |
H A D | osdep.h | 189 #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 D | win32thread.h | 58 int x264_pthread_join( x264_pthread_t thread, void **value_ptr );
|
H A D | threadpool.c | 170 x264_pthread_join( pool->thread_handle[i], NULL ); in x264_threadpool_delete()
|
H A D | win32thread.c | 80 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 D | osdep.h | 189 #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 D | win32thread.h | 58 int x264_pthread_join( x264_pthread_t thread, void **value_ptr );
|
H A D | threadpool.c | 170 x264_pthread_join( pool->thread_handle[i], NULL ); in x264_threadpool_delete()
|
H A D | win32thread.c | 80 int x264_pthread_join( x264_pthread_t thread, void **value_ptr ) in x264_pthread_join() function
|
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/ |
H A D | win32thread.h | 60 int x264_pthread_join( x264_pthread_t thread, void **value_ptr );
|
H A D | osdep.h | 378 #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 D | threadpool.c | 160 x264_pthread_join( pool->thread_handle[i], NULL ); in x264_threadpool_delete()
|
H A D | win32thread.c | 72 int x264_pthread_join( x264_pthread_t thread, void **value_ptr ) in x264_pthread_join() function
|
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/ |
H A D | win32thread.h | 60 int x264_pthread_join( x264_pthread_t thread, void **value_ptr );
|
H A D | osdep.h | 378 #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 D | threadpool.c | 160 x264_pthread_join( pool->thread_handle[i], NULL ); in x264_threadpool_delete()
|
H A D | win32thread.c | 72 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 D | lookahead.c | 179 x264_pthread_join( h->lookahead->thread_handle, NULL ); in x264_lookahead_delete()
|
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/ |
H A D | lookahead.c | 174 x264_pthread_join( h->lookahead->thread_handle, NULL ); in x264_lookahead_delete()
|
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/ |
H A D | lookahead.c | 174 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 D | lookahead.c | 179 x264_pthread_join( h->lookahead->thread_handle, NULL ); in x264_lookahead_delete()
|