HomeSort by relevance Sort by last modified time
    Searched defs:asynchronous (Results 1 - 5 of 5) sorted by null

  /external/guava/guava/src/com/google/common/cache/
RemovalListeners.java 42 public static <K, V> RemovalListener<K, V> asynchronous( method in class:RemovalListeners
  /frameworks/wilhelm/src/
locks.c 178 unsigned asynchronous = attributes; local
187 asynchronous &= ~(*handler)(thiz);
193 if (asynchronous) {
195 thiz->mAttributesMask = oldAttributesMask | asynchronous;
197 asynchronous = ATTR_NONE;
256 if (ATTR_NONE != asynchronous) {
  /prebuilt/common/netbeans-visual/
org-openide-util.jar 
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 47 milliseconds