reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1203 status = (init < (UT)pr->u.p.ub); 1206 status = 0; // no own chunks 1208 if (!status) { // try to steal 1214 while ((!status) && (while_limit != ++while_index)) { 1267 status = 1; 1303 status = (init < (UT)vnew.p.ub); 1306 if (!status) { 1313 while ((!status) && (while_limit != ++while_index)) { 1362 status = 1; 1379 if (!status) { 1419 if ((status = !pr->u.p.count) != 0) { 1444 if ((status = (init <= trip)) != 0) { 1484 if ((status = (init <= trip)) == 0) { 1529 status = 0; 1540 status = 0; // all iterations got by other threads 1543 status = 1; 1558 status = 1; 1563 if (status != 0) { 1597 status = 0; // nothing to do, don't try atomic op 1609 status = 0; // all iterations got by other threads 1612 status = 1; 1631 status = 1; 1636 if (status != 0) { 1683 if ((status = (init > 0 && init <= trip)) != 0) { 1719 status = 1; 1731 if (status != 0) { 1765 if ((status = ((T)index < parm3 && init <= trip)) == 0) { 1797 status = 0; // to avoid complaints on uninitialized variable use 1827 return status;