pthread robust mutexes: Fix memmory trashing problem: the main task may also...
pthread robust mutexes: Fix memmory trashing problem: the main task may also use mutexes; need to check thread type before accessing pthread-specific mutex data structures. Problem noted by Jussi Kivilinna.
parent
705185be
Please register or sign in to comment