Searched hist:183061 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/libexec/rtld-elf/
H A Drtld_lock.cdiff 183061 Mon Sep 15 23:51:58 MDT 2008 davidxu Allow multiple locks to be acquired by detecting corresponding
bit flag, otherwise if a thread acquired a lock, another thread
or the current thread itself can no longer acquire another lock
because thread_mask_set() return whole flag word, this results
bit leaking in the word and misbehavior in later locking and
unlocking.

Completed in 124 milliseconds