solana/entry/src
Michael Vines 3f4731b37f Standardize thread names
Tenets:
1. Limit thread names to 15 characters
2. Prefix all Solana-controlled threads with "sol"
3. Use Camel case. It's more character dense than Snake or Kebab case
2022-08-20 07:49:39 -07:00
..
entry.rs Standardize thread names 2022-08-20 07:49:39 -07:00
lib.rs Move entry/poh to own crate to speed up poh bench build (#18225) 2021-07-14 14:16:29 +02:00
poh.rs removes erroneous uses of std::mem::swap (#26536) 2022-07-11 11:33:15 +00:00