de265_sync_add_and_fetch  146 libde265/de265.cc   int cnt = de265_sync_add_and_fetch(&de265_init_count,1);
de265_sync_add_and_fetch  170 libde265/de265.cc     de265_sync_add_and_fetch(&de265_init_count,1);
de265_sync_add_and_fetch  303 libde265/threads.cc extern inline int de265_sync_add_and_fetch(de265_sync_int* cnt, int n);