src/Pure/Concurrent/synchronized.scala
changeset 64370 865b39487b5d
parent 56694 c4e77643aad6
child 75393 87ebf5a50283
equal deleted inserted replaced
64369:6a9816764b37 64370:865b39487b5d
     1 /*  Title:      Pure/Concurrent/synchronized.scala
     1 /*  Title:      Pure/Concurrent/synchronized.scala
     2     Module:     PIDE
       
     3     Author:     Makarius
     2     Author:     Makarius
     4 
     3 
     5 Synchronized variables.
     4 Synchronized variables.
     6 */
     5 */
     7 
     6