Source-Changes archive

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

CVS commit: src/lib/libpthread



Module Name:    src
Committed By:   christos
Date:           Tue Mar  5 22:49:38 UTC 2019

Modified Files:
        src/lib/libpthread: pthread_mutex.c

Log Message:
Jemalloc initializes mutexes before we become threaded and expects to use
them later.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/lib/libpthread/pthread_mutex.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index