Revaluate thread-safety and document it #33

オープン
crtxcr2022-02-26 16:56:57 +01:00に作成 · 0件のコメント
オーナー

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 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: crtxcr/exile.h#33
説明はありません。