Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread.h119 void init_com_with_mta(bool use_mta) { in init_com_with_mta() argument
121 com_status_ = use_mta ? MTA : STA; in init_com_with_mta()