Logo
  • Home
  • INSTALL
  • Calling YAP
  • Core Built-ins
  • Programming
  • Extensions
  • Library
  • Available Packages
  • Foreign Language Interface
YAP Prolog Reference Manual
  • Creating and Destroying Prolog Threads

Creating and Destroying Prolog Threads¶

  • thread_at_exit/1
  • thread_exit/1
  • thread_join/3
  • thread_self/1
  • thread_create/4
  • thread_create/2
  • thread_create/1

Built with MkDocs using a theme provided by Read the Docs.