-   
   del_dtq
  
    -   
  
 ER      del_dtq (ID dtqid);
 
  
  
    |  |  |  | 
  
    |  | 
 ID      dtqid;
 | 
 ID number of the data queue.
 | 
 
 This service call can be called from tasks that belong to 
Trusted Domain.
 
 This service call deletes the data queue indicated by 
dtqid.
 
 
  
  
    |  |  |  | 
  
    |  |  |  | 
  
    |  |  |  | 
  
    |  |  | 
 -	 This service call was issued in the CPU locked state.
 
 -	 This service call was issued from non-task.
 
 -	 This service call was issued in the status "PSW.IPL > kernel interrupt mask level".
 | 
  
    |  |  | 
 -	 Stack pointer points out of user stack for invoking task.
 | 
  
    |  |  | 
 -	 The invoking task does not belong to trusted domain.
 | 
  
    |  |  | 
 -	 The data queue specified by dtqid  does not exist.
 |