lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lightning] Multithreading support


From: Marc Nieper-Wißkirchen
Subject: [Lightning] Multithreading support
Date: Tue, 19 Apr 2016 07:38:41 +0000

Hi,

this question is completely unrelated to the one I just posted.

Are there any plans to integrate some primitives into GNU lightning so that atomic operations for multithreaded programs are supported? E.g. something along the lines of the C11 standard: http://en.cppreference.com/w/c/atomic? (For CPU targets that do not support locking or atomic operations and multithreading, one could simply map these atomic instructions to the corresponding non-atomic ones.)

Best,

Marc

reply via email to

[Prev in Thread] Current Thread [Next in Thread]