Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk1.cpp918 struct sigaction actold; variable
927 sigaction(SIGUSR1, &act, &actold); in PThreadKillThread()
930 sigaction(SIGUSR1, &actold, nullptr); in PThreadKillThread()

Completed in 7 milliseconds