Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Multithreading question

Author: Charles Roberson

Date: 09:44:48 09/09/03

Go up one level in this thread



  In any language, you have to be careful of suplied libraries. Not only are
some not thread safe but some of them share resource dependencies.

  This means there are "families" of functions that have to be protected. You
can have only one member of the family active at a time.

   Charles



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.