Home | History | Annotate | Download | only in src

Lines Matching defs:__next_id

623 int32_t locale::id::__next_id = 0;
654 __id_ = __sync_add_and_fetch(&__next_id, 1);