patchDotGNU Portable.NET - Patches: patch #4484, Handle callbacks executed by non...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4484: Handle callbacks executed by non pnet threads

Submitter:  Klaus Treichel <ktreichel>
Submitted:  Mon 03 Oct 2005 03:28:11 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Tue 11 Oct 2005 05:02:41 AM UTC, comment #1: 

The changes are in cvs now.
I've changed it a bit so that there is no pnet thread created to process the callback.

Klaus Treichel <ktreichel>
Group administrator
Mon 03 Oct 2005 03:28:11 PM UTC, original submission:  

This patch adds the support for callbacks that are invoked by threads that are not created by pnet (for example iaxclient).

I've added the functionality to libgc for registering such threads with the gc.

Even if i create a new thread now for executing the delegate we might not need this thread.

This is the first shot.

Klaus Treichel <ktreichel>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8855:  kt-051003.patch added by ktreichel (32KiB - text/plain - patch for callback support with non pnet threads)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-10-11 ktreichel StatusNone Done
    Open/ClosedOpen Closed
2005-10-03 ktreichel Attached File- Added kt-051003.patch, #5275

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code