diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +: Thread#join + + Optional argument limits maximum time to wait the thread in second. + And returns nil if timed out. + : dl module Imported. An interface to the dynamic linker. |