Implement function to determine how many cores are available.
authorBrian Aker <brian@tangent.org>
Sun, 4 Mar 2012 10:47:47 +0000 (02:47 -0800)
committerBrian Aker <brian@tangent.org>
Sun, 4 Mar 2012 10:47:47 +0000 (02:47 -0800)
commit8cc058d16abc8b75b675173c6c416c5ac7a30849
treea13da295514913067ae9448bc428ec931fec4a9f
parent9bfc8131a90eadb52d11b9ca06ff7fbe792c6a91
Implement function to determine how many cores are available.
libtest/cpu.cc [new file with mode: 0644]
libtest/cpu.hpp [new file with mode: 0644]
libtest/include.am
libtest/test.hpp
libtest/unittest.cc