Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpthreadndk1.cpp306 const int testInheritSched = PARAM_2; in PThreadAttrSetInheritSched_Two() local
309 int ret = pthread_attr_setinheritsched(&attr, testInheritSched); in PThreadAttrSetInheritSched_Two()