HomeSort by: relevance | last modified time | path
    Searched refs:caller_resize_attr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl2/userspace-rcu/dist/src/
rculfhash-internal.h 75 pthread_attr_t *caller_resize_attr; /* resize threads attributes from lfht_new caller */ member in struct:cds_lfht
rculfhash.c 1328 ht->caller_resize_attr ? &ht->resize_attr : NULL,
1694 ht->caller_resize_attr = attr;
2030 *attr = ht->caller_resize_attr;
2031 ht->caller_resize_attr = NULL;
2048 *attr = ht->caller_resize_attr;

Completed in 18 milliseconds