Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:program

3211 "  ftp it, compile it (-O), and link it into another program. All\n" +
3338 " extensions. If you are using malloc in a concurrent program,\n" +
3699 " of a program, using your regular system malloc elsewhere.\n" +
4136 " back unused memory to the system, thus reducing program footprint.\n" +
4432 " of a program. However, it cannot guarantee to reduce memory. Under\n" +
4489 " a program makes other calls to system memory allocation functions\n" +
4509 " overall memory footprint of a program.\n" +
4555 " system-level demands of a long-lived program down to a bare\n" +
4561 " If you are using this malloc in a long-lived program, it should\n" +
4564 " (program) running on your system. Releasing this much memory\n" +
4567 " program undergoes phases where several large chunks are\n" +
4595 " then freeing it at program startup, in an attempt to reserve system\n" +
4622 " that nearly every malloc request during program start-up (or\n" +
4630 " the program needs.\n" +
4655 " demands of a long-lived program low.\n" +
5802 " are not true, it's very likely that a user program has somehow\n" +
8170 " cleanup upon program exit.\n" +