Commit a8d230b
committed
Make omrsysinfo_get_CPU_load() return another error code on first call
This is to help getSystemCpuLoad() determine if it's the first call.
Related: eclipse-openj9/openj9#18451
Signed-off-by: Gengchen Tuo <[email protected]>1 parent 419dc95 commit a8d230b
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4642 | 4642 | | |
4643 | 4643 | | |
4644 | 4644 | | |
4645 | | - | |
| 4645 | + | |
4646 | 4646 | | |
4647 | 4647 | | |
4648 | 4648 | | |
| |||
0 commit comments