Go backward to GetD: Get Data from a Shared Object Go up to 3.3 Shared Data Go forward to ProcessD: Execute a Task by a Separate Process |
![]() |
ClearD[d]
This call resets the shared data object d to the empty state. Further attempts of getting the value of d will block the corresponding tasks.
In[6]:=ClearD[d] Out[6]=okay