Marian Buschsieweke 8bbe56c302
core/mutex: compatibility with non-C languages
Due to limited compatibility with C, we cannot use the inline mutex_trylock
implementation for C++. Instead, we provide a mutex_trylock_ffi() intended for
foreign function interfaces. This should also benefit rust users.
2020-12-09 11:53:48 +01:00
..
2017-02-16 17:11:22 +01:00
2019-05-02 12:09:37 +02:00
2020-10-23 00:45:56 +02:00
2020-04-21 15:10:56 +02:00
2020-11-06 15:57:56 +01:00
2020-10-23 00:45:56 +02:00
2020-04-28 13:35:05 +02:00
2020-10-23 00:45:56 +02:00
2020-08-31 16:45:13 +02:00
2020-03-30 17:02:08 +02:00
2020-10-23 00:45:56 +02:00
2020-10-23 00:45:56 +02:00