Show
Ignore:
Timestamp:
08/29/08 13:53:41 (3 months ago)
Author:
pmoura
Message:

Removed the Logtalk dispatcher thread used for dispatching asynchronous multi-threading calls, simplifying the implementation and improving the performance of the asynchronous built-in multi-threading predicates.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4452 r4453  
    5050    thread local. 
    5151 
    52     Small performance improvement to the built-in multi-threading predicates  
    53     threaded/1 and threaded_exit/1-2. 
     52    Small performance improvement of the threaded/1 built-in multi-threading  
     53    predicate. 
    5454 
    5555    Added a multifile/1 directive for the logtalk_library_path/2 predicate.