On Wed, Jan 20, 2016 at 11:11:35PM +0100, Clément Bœsch wrote:
[...]
> +#elif defined(__linux__)

locally changed to defined(__linux__) && defined(__GLIBC__)

> +    pthread_setname_np(pthread_self(), name);
> +#endif
> +}
> +
[...]

-- 
Clément B.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to