A. the delaying of a thread until there is sufficient memory and work to keep it up
B. making every thread start and end at the same time
C. make each thread do the same thing
D. have each thread start at the same time but not necessarily finish together
E. wait until the required resources, that are used by other threads become available
B. making every thread start and end at the same time
C. make each thread do the same thing
D. have each thread start at the same time but not necessarily finish together
E. wait until the required resources, that are used by other threads become available
0 comments:
Post a Comment