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

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
rculfhash.h 572 * cds_lfht_resize - Force a hash table resize
578 * cds_lfht_resize should *not* be called from a RCU read-side critical
582 void cds_lfht_resize(struct cds_lfht *ht, unsigned long new_size);
  /src/external/lgpl2/userspace-rcu/dist/src/
rculfhash.c 2181 void cds_lfht_resize(struct cds_lfht *ht, unsigned long new_size) function

Completed in 27 milliseconds