When the timer expires and a new thread is spawned to update the
commitede163d10956862dd1de232a88460a89e78bc133
authorBen Kibbey <bjk@luxsci.net>
Sun, 11 Nov 2007 23:33:34 +0000 (11 18:33 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sun, 11 Nov 2007 23:33:34 +0000 (11 18:33 -0500)
tree100ffa1d869595a91d88293ffbbed7f547e83534
parent4177df33674b7e184e23603b2fb60a80a584b108
When the timer expires and a new thread is spawned to update the
cache, set the priority to PTH_PRIO_MAX. When another client is
waiting for the cache lock these threads will be processed first to
minimize the timeout threads stacking.
src/pwmd.c