Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <mackan@stacken.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Thu, 22 Apr 1999 21:18:45 +0000

Re: Multithreaded Event Queue Followup

Hi,

I've now implemented locking of the event queues and interrupting
giiEventPoll() with giiEventSend() from another thread.
I've also added GII_EV_TARGET_QUEUE which should (normally) be
specified as target for events which are used in giiEventSend().

Please test and tell me if this is what you wanted.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan/
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: mackan@stacken.kth.se

Index: [thread] [date] [subject] [author]