src/Pure/Concurrent/simple_thread.scala
changeset 45673 cd41e3903fbf
parent 45667 546d78f0d81f
child 48355 6b36da29a0bf
equal deleted inserted replaced
45672:a497c5d4a523 45673:cd41e3903fbf
     1 /*  Title:      Pure/Concurrent/simple_thread.scala
     1 /*  Title:      Pure/Concurrent/simple_thread.scala
     2     Module:     Library
     2     Module:     PIDE
     3     Author:     Makarius
     3     Author:     Makarius
     4 
     4 
     5 Simplified thread operations.
     5 Simplified thread operations.
     6 */
     6 */
     7 
     7