HomeSort by relevance Sort by last modified time
    Searched refs:DISABLE_PTHREADS (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/
defs.h 4 #undef DISABLE_PTHREADS
  /external/libnl/
configure.ac 101 AM_CONDITIONAL([DISABLE_PTHREADS], [test "$enable_pthreads" = "no"])
111 AC_DEFINE([DISABLE_PTHREADS], [1], [Define to 1 to disable pthreads])
  /external/libnl/include/netlink-private/
netlink.h 58 #ifndef DISABLE_PTHREADS
230 #ifndef DISABLE_PTHREADS

Completed in 547 milliseconds