The following notes are used in the entries for certain functions.
Stand-alone
Indicates that the function is available as part of the stand-alone library as well as the full library. It may therefore be used by a stand-alone task. Functions without the stand-alone mark may be used only by tasks linked with the full library.
Server
Indicates a function that communicates with the server on the host. References to these functions must be protected from references to other such functions in threads from the same task. See the discussion of par_sema.