« Previous | Next » 

Revision a3ffb066

IDa3ffb06619416e08b49afaaa4638be212aaa04da

Added by Filippos Giannakos about 11 years ago

Improve pthread signaling.

Remove xpool data type that required a lock on insertion / on seek and replace
it by an array of pids. On the array of pids, each thread place its pid in his
own reserved entry. Any one who wishes to signal a pthread peer, checks that
array for a valid pid.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences