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

  /src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_hash.c 96 int opt_auto_resize; variable
417 opt_auto_resize = 1;
565 (opt_auto_resize ? CDS_LFHT_AUTO_RESIZE : 0) |
571 (opt_auto_resize ? CDS_LFHT_AUTO_RESIZE : 0) |
test_urcu_hash.c 96 int opt_auto_resize; variable
417 opt_auto_resize = 1;
565 (opt_auto_resize ? CDS_LFHT_AUTO_RESIZE : 0) |
571 (opt_auto_resize ? CDS_LFHT_AUTO_RESIZE : 0) |

Completed in 33 milliseconds