Hello, Is it true that the function (ccl:all-proccesses) will always return with an ordering, where the oldest threads are last on the list? I am writing a function to kill all processes non-central to the OpenMCL system, and this invariant would be nice to know about if it exists. Thanks, David