Joey Parrish
ba51270b0e
feat: Port app/job_manager to cmake and absl ( #1249 )
...
Issue #1047 (cmake)
Issue #346 (absl)
2023-07-21 12:41:49 +02:00
Joey Parrish
1131bf7eea
chore: Mass-update copyright headers ( #1086 )
...
Closes #1076
2022-08-26 08:44:59 -07:00
KongQun Yang
14aab56474
Allow SyncPointQueue to be cancelled
...
Change-Id: Idbf6ee7a5d9721681811189fca4190e7a0286c83
2018-03-27 19:14:37 +00:00
KongQun Yang
2d5e2b0903
Fix DCHECK of SimpleThread on invalid command line options
...
- Construct SimpleThreads only after all workers have been successfully
initialized
b/72999680
Change-Id: I4016321a4bdd27b1de746c50c5f1d7a60d7ae9f1
2018-02-06 22:41:38 +00:00
Aaron Vaage
dedbd8b724
Isolate Job Management
...
Moved all code dealing with jobs into its own class so that the
packager code does not need to worry about initializing, running,
or stopping jobs.
Change-Id: I3e9ef1f22bd93d671f77d59ad15f23d1239078cf
2017-12-13 18:35:51 +00:00