Revaluate thread-safety and document it #33

باز
2022-02-26 16:56:57 +01:00 باز شده توسط crtxcr · 0 دیدگاه
crtxcr دیدگاه ارسال شده 2022-02-26 16:56:57 +01:00
مالک

strerror() is used, which is not thread-safe.

exile_launch() in particular changes things, we may now be called not only in the beginning of program execution.

So in general document what we guarantee and not, and/or make it thread-safe.

strerror() is used, which is not thread-safe. exile_launch() in particular changes things, we may now be called not only in the beginning of program execution. So in general document what we guarantee and not, and/or make it thread-safe.
برای پیوستن به گفتگو، وارد شودید.
بدون نقطه عطف
بدون تخصیص
1 مشارکت کننده
اعلان‌ها
موعد مقرر
موعد مقرر نامعتبر است یا خارج از محدوده. لطفاً از قالب 'yyy-mm-dd' استفاده کنید.

هیچ موعد مقرری ثبت نشده.

وابستگی ها

No dependencies set.

Reference: crtxcr/exile.h#33
No description provided.