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 68 com_status_ = use_mta ? MTA : STA;
169 STA,
thread.cc 74 if (com_status_ == STA)
83 DCHECK((com_status_ != STA) ||
188 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 2314 milliseconds