Searched refs:GPid (Results 1 - 11 of 11) sorted by relevance

/external/bluetooth/glib/tests/
H A Dchild-test.c54 GPid
57 GPid pid;
93 child_watch_callback (GPid pid, gint status, gpointer data)
125 GPid pid;
150 GPid pid;
H A Dmapping-test.c175 GPid child_pid;
/external/bluetooth/glib/glib/
H A Dgspawn.h92 GPid *child_pid,
105 GPid *child_pid,
135 void g_spawn_close_pid (GPid pid);
H A Dgmain.h40 typedef void (*GChildWatchFunc) (GPid pid,
223 GSource *g_child_watch_source_new (GPid pid);
277 GPid pid,
281 guint g_child_watch_add (GPid pid,
H A Dgmain.c190 GPid pid;
3764 * Note that on platforms where #GPid must be explicitly closed
3779 g_child_watch_source_new (GPid pid)
3815 * Note that on platforms where #GPid must be explicitly closed
3833 GPid pid,
3869 * Note that on platforms where #GPid must be explicitly closed
3886 g_child_watch_add (GPid pid,
/external/bluetooth/bluez/plugins/
H A Dpnat.c74 GPid pnatd_pid;
154 static void pnatd_exit(GPid pid, gint status, gpointer user_data)
177 GPid pid;
/external/bluetooth/glib/
H A Dglibconfig.h215 /* A GPid is an abstraction for a process "handle". It is *not* an
216 * abstraction for a process identifier in general. GPid is used in
219 * but on Windows a GPid is a handle to a process, a kind of pointer,
222 typedef int GPid; typedef
H A Dglibconfig.h.win32.in244 /* A GPid is an abstraction for a process "handle". It is *not* an
245 * abstraction for a process identifier in general. GPid is used in
248 * but on Windows a GPid is a handle to a process, a kind of pointer,
251 typedef void * GPid;
/external/bluetooth/glib/gio/
H A Dgunixmount.c249 eject_unmount_cb (GPid pid, gint status, gpointer user_data)
325 GPid child_pid;
H A Dgunixvolume.c297 eject_mount_cb (GPid pid, gint status, gpointer user_data)
377 GPid child_pid;
H A Dgdesktopappinfo.c1445 update_program_done (GPid pid,
1466 GPid pid = 0;

Completed in 2391 milliseconds