[vlc-devel] [PATCH 2/6] thread: add generic futex-based muteces

Rémi Denis-Courmont remi at remlab.net
Sun Feb 23 17:02:59 CET 2020


Le perjantaina 21. helmikuuta 2020, 8.42.07 EET Rémi Denis-Courmont a écrit :
> Oh, that's right. Not sure why GCC tolerates this mistake.

Actually no, that's not right either. _Atomic is not like restrict.

Correct syntax is '_Atomic(type)', not 'type _Atomic'.

-- 
Реми Дёни-Курмон
http://www.remlab.net/





More information about the vlc-devel mailing list