Revaluate thread-safety and document it #33

Ανοιχτά
ανοίχτηκε 2022-02-26 16:56:57 +01:00 από crtxcr · 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 Συμμετέχοντες
Ειδοποιήσεις
Ημερομηνία Παράδοσης
Η ημερομηνία παράδοσης δεν είναι έγκυρη ή εκτός εύρους. Παρακαλούμε χρησιμοποιήστε τη μορφή 'εεεε-μμ-ηη'.

Δεν ορίστηκε ημερομηνία παράδοσης.

Εξαρτήσεις

Δεν έχουν οριστεί εξαρτήσεις.

Αναφορά: crtxcr/exile.h#33
No description provided.