static L syncListInitAndAdd(L list, A a) { ret createOrAddToSyncList(list, a); }