HomeSort by relevance Sort by last modified time
    Searched refs:STA (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/base/threading/
thread.h 81 com_status_ = use_mta ? MTA : STA;
182 STA,
thread.cc 88 if (com_status_ == STA)
97 DCHECK((com_status_ != STA) ||
210 com_initializer.reset((com_status_ == STA) ?
  /external/wpa_supplicant_8/hostapd/logwatch/
hostapd 29 if (my ($iface,$mac,$layer,$details) = ($line =~ /(.*?): STA (.*?) (.*?): (.*?)$/i)) {
  /external/oprofile/events/i386/nehalem/
unit_masks 19 0x02 sta This event counts load operations delayed caused by preceding stores whose addresses are unknown (STA block)

Completed in 83 milliseconds