Home | History | Annotate | Download | only in CodeGen

Lines Matching full:synchronize

342   /// \@synchronize blocks.
350 /// Function called when entering an \@synchronize block. Acquires the lock.
352 /// Function called when exiting an \@synchronize block. Releases the lock.