CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2007
    Posts
    28

    Question Dying for a resource ?

    In order to get the most resources, is pre-empt the only strategy ?

  2. #2
    Join Date
    Aug 2007
    Posts
    22

    Re: Dying for a resource ?

    No, semahore solve deadlock
    pre-empt is for scheduing

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured