Searched refs:spawned (Results 1 – 5 of 5) sorted by relevance
1280 HalDevice *spawned; in end() local1282 spawned = hal_device_store_find (hald_get_gdl (), pc->merge_key); in end()1283 if (spawned == NULL) in end()1284 spawned = hal_device_store_find (hald_get_tdl (), pc->merge_key); in end()1286 if (spawned == NULL) { in end()1290 spawned = hal_device_new (); in end()1291 hal_device_property_set_string (spawned, "info.bus", "unknown"); in end()1292 hal_device_property_set_string (spawned, "info.udi", pc->merge_key); in end()1293 hal_device_property_set_string (spawned, "info.parent", pc->device->udi); in end()1294 hal_device_set_udi (spawned, pc->merge_key); in end()[all …]
851 note=is produced at the point that the child process is spawned.858 note=is produced at the point that the child process is spawned.2030 note=produced at the point that the child process is spawned.
129 time-consuming processing are spawned in worker threads (e.g. WiFi
3159 Note that no auxiliary processes are spawned by this script.
366 08-09-10 A bug in which a subshell that spawned a background process could