Searched refs:w32_pseudo_id (Results 1 – 3 of 3) sorted by relevance
540 #define w32_pseudo_id (PL_sys_intern.pseudo_id) macro
1874 w32_pseudo_id = id; in win32_start_child()1876 w32_pseudo_id = GetCurrentThreadId(); in win32_start_child()1886 PostMessage(parent_message_hwnd, WM_USER_MESSAGE, w32_pseudo_id, (LPARAM)w32_message_hwnd); in win32_start_child()
547 if (w32_pseudo_id) in win32_getpid()548 return -((int)w32_pseudo_id); in win32_getpid()4695 if (w32_pseudo_id) in win32_execv()4708 if (w32_pseudo_id) { in win32_execvp()5695 w32_pseudo_id = 0;