tor uses only one CPU

tor servers running on netbsd are unsing only one CPU. there is running one process with two threads. One thread has nearly 100% CPU usage, the second thread has less than 5% CPU usage.

Adding the line 'NumCPUs 3' to the configuration has no effect.

OS: netbsd-6

Trac:
Username: TalShiar