What function could you use to allow only one thread to run a section of code at a time?
A. mutexVar.lock()
B. mutexVar.join()
C. mutexVar.wait()
D. mutexVar.mutex()
A. mutexVar.lock()
Computer Science & Information Technology
You might also like to view...
To look at only the subtotals and grand totals of subtotaled data, use the ________ button in the outline pane
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
If you have repetitive elements in a Flash document or if an object does not express any content for screen readers, you may want to ____ those objects.
a. hide b. delete c. export d. install
Computer Science & Information Technology