thread: remove static_assert on CLOCK_FREQ
commitedd695f7be1d9c94b58da79a534bdef6c20dd072
authorSteve Lhomme <robux4@ycbcr.xyz>
Wed, 4 Jul 2018 08:27:15 +0000 (4 10:27 +0200)
committerSteve Lhomme <robux4@ycbcr.xyz>
Wed, 4 Jul 2018 08:31:15 +0000 (4 10:31 +0200)
treed70c53819a8d8c2c2a05d573c224e24a5ce6c9b4
parentc6b89bdc41271f5b8bacffd3a4dff3b2a65966b2
thread: remove static_assert on CLOCK_FREQ

it was there because the nanosecond conversion assumed CLOCK_FREQ was 1,000,000
src/android/thread.c
src/posix/thread.c