|
|
|
|
|
by gpderetta
3359 days ago
|
|
Then again, if you are writing simple straightforward code you shouldn't be mucking around with thread priorities. In fact probably you shouldn't be dealing with raw threads and mutices in the first place but using some higher level abstraction. |
|