byannoni / qthreads

A POSIX thread wrapper using a pool and queues of functions for C and (soon) C++
Apache License 2.0
1 stars 1 forks source link

Rename threading_queue to qtpool #58

Closed byannoni closed 8 years ago

byannoni commented 9 years ago

Resolve #27

byannoni commented 9 years ago

The fq_ functions should have a similar prefix (no underscore).

byannoni commented 9 years ago

PT and pt names should also follow this convention.