HomeSort by relevance Sort by last modified time
    Searched refs:_SC_THREADS (Results 51 - 54 of 54) sorted by null

1 23

  /bionic/libc/bionic/
sysconf.cpp 316 case _SC_THREADS: return _POSIX_THREADS;
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 449 public static final int _SC_THREADS = placeholder();
    [all...]
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 513 initConstant(env, c, "_SC_THREADS", _SC_THREADS);
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 31 milliseconds

1 23