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

/external/chromium_org/base/threading/
H A Dthread.h81 com_status_ = use_mta ? MTA : STA;
182 STA, enumerator in enum:base::Thread::ComStatus
H A Dthread.cc88 if (com_status_ == STA)
97 DCHECK((com_status_ != STA) ||
210 com_initializer.reset((com_status_ == STA) ?
/external/wpa_supplicant_8/hostapd/logwatch/
H A Dhostapd29 if (my ($iface,$mac,$layer,$details) = ($line =~ /(.*?): STA (.*?) (.*?): (.*?)$/i)) {
/external/oprofile/events/i386/nehalem/
H A Dunit_masks19 0x02 sta This event counts load operations delayed caused by preceding stores whose addresses are unknown (STA block)

Completed in 522 milliseconds