Home
last modified time | relevance | path

Searched refs:initial_ticks (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgxe_system_timer_start.c75 UINT _gxe_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_… in _gxe_system_timer_start() argument
101 if (initial_ticks == 0) in _gxe_system_timer_start()
107 status = _gx_system_timer_start(owner, timer_id, initial_ticks, reschedule_ticks); in _gxe_system_timer_start()
Dgx_system_timer_start.c84 UINT _gx_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_t… in _gx_system_timer_start() argument
113 found -> gx_timer_initial_ticks = initial_ticks; in _gx_system_timer_start()
134 found -> gx_timer_initial_ticks = initial_ticks; in _gx_system_timer_start()
/GUIX-v6.2.1/common/inc/
Dgx_system.h153 UINT _gx_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT re…
209 UINT _gxe_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_t…
Dgx_api.h4278 UINT _gx_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_ti…
5751 UINT _gxe_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_t…
/GUIX-v6.2.1/ports/win32/lib/vs_2019/
Dtx_api.h1679 UINT _tx_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks);
1682 ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate);
1700 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks);
1703 … ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate, UINT timer_control_block_size);
1710 UINT _txr_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks);
1713 … ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate, UINT timer_control_block_size);