mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-29 12:45:22 +01:00
fix error
This commit is contained in:
parent
6b7c87bf5c
commit
283e9a9595
@ -48,7 +48,7 @@ class Foundation_API ThreadPool
|
||||
/// from the pool.
|
||||
{
|
||||
public:
|
||||
enum _ThreadAffinityPolicy
|
||||
enum ThreadAffinityPolicy
|
||||
{
|
||||
OS_DEFAULT = 0,
|
||||
UNIFORM_DISTRIBUTION,
|
||||
|
Loading…
x
Reference in New Issue
Block a user