Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Proposed pthread_atfork() internal changes



    Date:        Tue, 11 Mar 2025 11:18:26 -0700
    From:        Michael Cheponis <michael.cheponis%gmail.com@localhost>
    Message-ID:  <CAOaX04PXvb6KK2Y7dk+tLh2WtkQLi3UtLOdYeUcrZnPyrnihRQ%mail.gmail.com@localhost>

  | I thought these were on separate threads?

The relevant calls are from the library constructors, run as part
of initialising the binary's environment, no user level code can
possibly have run yet, so no (additional, beyond the one which is the
process) threads can possibly have been created.

kre



Home | Main Index | Thread Index | Old Index