Home
last modified time | relevance | path

Searched defs:ReleaseThread (Results 1 – 1 of 1) sorted by relevance

/system/memory/libmemunreachable/
DThreadCapture.cpp297 bool ThreadCaptureImpl::ReleaseThread(pid_t tid) { in ReleaseThread() function in android::ThreadCaptureImpl
305 bool ThreadCaptureImpl::ReleaseThread(pid_t tid, unsigned int signal) { in ReleaseThread() function in android::ThreadCaptureImpl
355 bool ThreadCapture::ReleaseThread(pid_t tid) { in ReleaseThread() function in android::ThreadCapture