Home
last modified time | relevance | path

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

/system/core/libutils/
DThreads.cpp727 wp<Thread> weak(strong); in _threadLoop() local
781 strong = weak.promote(); in _threadLoop()
/system/core/liblog/
Dlog_read.c43 #define WEAK __attribute__((weak))