Home
last modified time | relevance | path

Searched refs:HAS_NPTL (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/sched/nptl/
H A DMakefile24 HAS_NPTL ?= $(shell getconf GNU_LIBPTHREAD_VERSION 2>/dev/null| grep -q NPTL && echo yes) macro
26 ifeq ($(HAS_NPTL),yes)

Completed in 1 milliseconds