Home
last modified time | relevance | path

Searched defs:monitor_p (Results 1 – 3 of 3) sorted by relevance

/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/kernel/
H A Dsc_thread_process.h401 void sc_thread_process::add_monitor(sc_process_monitor* monitor_p) in add_monitor()
408 void sc_thread_process::remove_monitor(sc_process_monitor* monitor_p) in remove_monitor()
/dports/devel/py-pyudev/pyudev-0.22.0/src/pyudev/
H A Dmonitor.py83 def __init__(self, context, monitor_p): argument
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dscreen.c3823 gpointer monitor_p = GINT_TO_POINTER(monitor_index + 1); in check_fullscreen_func() local
3838 gpointer monitor_p = GINT_TO_POINTER(monitors[j] + 1); in check_fullscreen_func() local