Revaluate thread-safety and document it #33

開啟中
crtxcr2022-02-26 16:56:57 +01:00建立 · 0 comment
管理員

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 參與者
訊息
Due Date
No due date set.
Dependencies

No dependencies set.

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