Lines Matching full:writer
149 semaphores, reader-writer synchronization objects, barriers and
344 Print an error message if any mutex or writer lock has been
611 Trace all reader-writer lock activity.
789 other threads. Sometimes a thread has to wait until a mutex or reader-writer
889 Destruction or deallocation of a locked reader-writer synchronization
895 Attempts to unlock a reader-writer synchronization object that was not
901 Attempts to recursively lock a reader-writer synchronization object
907 Attempts to pass the address of a user-defined reader-writer
913 Attempts to pass the address of a POSIX reader-writer synchronization
914 object to one of the annotations for user-defined reader-writer
920 Reinitialization of a mutex, condition variable, reader-writer
938 reader-writer synchronization objects that were locked by that thread.
1072 reader-writer synchronization object that is not a
1080 that the reader-writer synchronization object at
1087 DRD that a writer lock has been acquired on the reader-writer
1094 DRD that a reader lock has been acquired on the reader-writer
1101 tells DRD that a writer lock (when <literal>is_w != 0</literal>) or that
1103 the reader-writer synchronization object at
1110 DRD that a writer lock has been released on the reader-writer
1117 DRD that a reader lock has been released on the reader-writer
1124 tells DRD that a writer lock (when <literal>is_w != 0</literal>) or that
1126 the reader-writer synchronization object at