Home
last modified time | relevance | path

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

/bionic/libc/include/machine/
Dposix_limits.h93 #define _POSIX_THREAD_CPUTIME 0 /* Use sysconf to detect support at runtime. */ macro
/bionic/tests/
Dunistd_test.cpp584 EXPECT_EQ(0, _POSIX_THREAD_CPUTIME); // Use sysconf to detect support at runtime. in TEST()