Home | History | Annotate | Download | only in drd

Lines Matching full:writer

218 /** Tell DRD that a reader-writer lock object has been initialized. */
223 /** Tell DRD that a reader-writer lock object has been destroyed. */
229 * Tell DRD that a reader-writer lock has been acquired. is_w == 1 means that
240 * Tell DRD that a reader lock has been acquired on a reader-writer
246 * Tell DRD that a writer lock has been acquired on a reader-writer
254 * Tell DRD that a reader-writer lock is about to be released. is_w == 1 means
270 * Tell DRD that a writer lock is about to be released.
445 /* Tell DRD that a user-defined reader-writer synchronization object
450 /* Tell DRD that a user-defined reader-writer synchronization object
455 /* Tell DRD that a lock on a user-defined reader-writer synchronization
460 /* Tell DRD that a lock on a user-defined reader-writer synchronization