# sem ## Command Function This command is used to query information about kernel semaphores. ## Syntax sem \[_ID__ / fulldata_\] ## Parameters **Table 1** Parameter description
Queries information about all the semaphores in use. The information includes SemID, Count, OriginalCount, Creater(TaskEntry), and LastAccessTime. |
Address of the entry function of the thread used to create the semaphore |
|