From: Davide N. <dav...@cs...> - 2014-06-16 12:06:09
|
thanks for the reply! > Have a look at > > YAP_ThreadCreateEngine, YAP_ThreadAttachEngine, > YAP_ThreadDetachEngine, YAP_ThreadDestroyEngine. YAP also supports the > thread creation ops in the SWi interface: > > PL_thread_self() > PL_unify_thread_id() > PL_thread_attach_engine() > PL_thread_destroy_engine() > PL_thread_at_exit() > do you have some documentations or example for those functions? > You may want to have a look at the directory CXX in yap-6.3.4. any example/doc for this as well? thanks! Davide Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm |