Home
last modified time | relevance | path

Searched refs:thread_local_test (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dthread_local_test.cpp45 int thread_local_test(int count) in thread_local_test() function
66 thread_local_test(1); in main()
H A DJamfile51 SimpleTest thread_local_test : thread_local_test.cpp : [ TargetLibstdc++ ] ;