Changes between Initial Version and Version 1 of Ticket #8902, comment 7


Ignore:
Timestamp:
Mar 3, 2015, 3:08:53 PM (9 years ago)
Author:
Janus

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8902, comment 7

    initial v1  
    44> - Why not use fQueue.front() instead of *begin()?
    55
    6 I copied the code already present in the _QueueWorkerThread :-)
     6I have copied the code already present in the _QueueWorkerThread :-)
    77
    88> - I would never ask for a specific error code when trying to bail out of an otherwise endless loop. Just imagine you don't have the privileges to use find_thread() in a future Haiku, and get \ `B_PERMISSION_DENIED` back?