Home
last modified time | relevance | path

Searched refs:plnew (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c1323 } plist[2], *plold, *plnew, old, new, mix; in top_common() local
1349 plnew = plist+(tock&1); in top_common()
1350 plnew->whence = millitime(); in top_common()
1354 plnew->tb = collate(plnew->count = TT.kcount, dt); in top_common()
1373 new = *plnew; in top_common()
/third_party/toybox/toys/posix/
Dps.c1466 } plist[2], *plold, *plnew, old, new, mix; in top_common() local
1492 plnew = plist+(tock&1); in top_common()
1493 plnew->whence = millitime(); in top_common()
1497 plnew->tb = collate(plnew->count = TT.kcount, dt); in top_common()
1516 new = *plnew; in top_common()