Click here to show toolbars of the Web Online Help System: show toolbars |
Table: | For thread contexts |
Table: | For MIL events |
Table: | For mutexes |
MIL_ID ThreadEventOrMutexId, | //in |
MIL_INT64 InquireType, | //in |
void *UserVarPtr | //out |
Specifies the identifier of a user-allocated MIL thread context, event, or mutex, allocated using MthrAlloc(). This parameter should be set to one of the following values:
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies the default MIL thread context identifier associated with the current Host thread. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies the identifier of a user-allocated MIL event (MthrAlloc()). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies the identifier of a user-allocated MIL mutex (MthrAlloc()). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies the identifier of a valid system identifier (MsysAlloc()). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies the identifier of a user-allocated MIL thread context (MthrAlloc()). |
Specifies the type of information about which to inquire. This parameter can be set to one of the values below. See MthrControl() for more information about these values.
See the Parameter associations section for possible values that can be specified.
Specifies the address in which to write the requested information. Since the MthrInquire() function also returns the requested information, you can set this parameter to M_NULL.
See the Parameter associations section for possible values that can be returned.
The tables below list possible values for the InquireType parameter and possible values returned to the UserVarPtr parameter.
The following InquireType settings can be specified to inquire about MIL thread contexts.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | MIL system-specific tooltip (‡) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether the thread uses hardware acceleration. SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies not to use hardware acceleration. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies to use hardware acceleration. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the synchronization mode for copy operations when they are driven by your imaging board (bus master). SET |
‡ | g | h | j | k | l | m | p | q | r | ||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | g | h | j | k | l | m | p | q | r | ||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that when possible, control will be returned to the imaging board (bus master) immediately after a copy operation is launched. |
‡ | g | h | j | k | l | m | p | q | r | ||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the execution of a copy operation must be completed before returning control to the imaging board (bus master). |
‡ | g | h | j | k | l | m | p | q | r | ||||||||||||||||||||||||||||
![]() ![]() |
Inquires the thread's execution mode. SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the thread will execute in asynchronous mode, if possible. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the thread will execute in synchronous mode. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the priority setting of the thread. SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the thread is above normal priority. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the thread is below normal priority. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the thread is idle. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the thread is of the lowest priority. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the thread is of normal priority. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the thread is time critical. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u |
The following InquireType settings can be specified to inquire about MIL events.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the reset mode of the event. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the event is reset automatically. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the event is reset manually. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the state of the event. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the not-signaled state. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the signaled state. |
The following InquireType settings can be specified to inquire about MIL mutexes.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether the specified MIL mutex is locked by the current thread. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the current thread has not locked the specified mutex. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the current thread has locked the specified mutex. |
Header | Include mil.h. |
Library | Use mil.lib. |
DLL | Requires mil.dll. |