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

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/static/
lfstack.h 305 struct cds_lfs_head *rethead; local
310 rethead = ___cds_lfs_pop_all(stack);
312 return rethead;
wfstack.h 370 struct cds_wfs_head *rethead; local
375 rethead = ___cds_wfs_pop_all(stack);
377 return rethead;

Completed in 37 milliseconds