Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_system_timer_start.c84 … _gx_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_ticks) in _gx_system_timer_start() argument
114 found -> gx_timer_reschedule_ticks = reschedule_ticks; in _gx_system_timer_start()
135 found -> gx_timer_reschedule_ticks = reschedule_ticks; in _gx_system_timer_start()
Dgxe_system_timer_start.c75 …_gxe_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_ticks) in _gxe_system_timer_start() argument
107 status = _gx_system_timer_start(owner, timer_id, initial_ticks, reschedule_ticks); in _gxe_system_timer_start()
/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);
1686 ULONG *reschedule_ticks, TX_TIMER **next_timer);
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);
1707 ULONG *reschedule_ticks, TX_TIMER **next_timer);
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);
1717 ULONG *reschedule_ticks, TX_TIMER **next_timer);
/GUIX-v6.2.1/common/inc/
Dgx_system.h153 …_gx_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_ticks);
209 …gxe_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_ticks);
Dgx_api.h4278 …_gx_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_ticks);
5751 …gxe_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_ticks);