this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order); if (this == NULL) { printk(KERN_WARNING "fsm(%s): init_fsm: Couldn't alloc instance\n", name); return NULL; } memset(this, 0, sizeof(fsm_instance)); strlcpy(this->name, name, sizeof(this->name));
—from Linux Kernel (fsm.c), a software by Linux Kernel
Active since December 5, 2009.
256 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
997. | Victor Levitskiy (victorlev01) | 42.87 | 95.7% | 2024-03-11 |
998. | Thomas (loboru) | 42.84 | 93% | 2016-12-25 |
999. | Emily (erh4ua) | 42.84 | 97% | 2015-09-22 |
1000. | Androide (vforvali) | 42.84 | 92% | 2023-07-06 |
1001. | Jared (oranged97939) | 42.83 | 87% | 2012-09-17 |
1002. | nullun (nullun) | 42.82 | 92.4% | 2023-09-28 |
1003. | CRDM (chelseardm2) | 42.81 | 93% | 2013-12-04 |
1004. | Mutasim Mualimi (mutasim_2001) | 42.80 | 95% | 2023-06-12 |
1005. | sioel0 (sioel0) | 42.77 | 95% | 2023-08-11 |
1006. | martin (tredecies) | 42.76 | 93% | 2018-01-12 |
1007. | 115kino (115kino) | 42.74 | 85% | 2017-01-17 |
1008. | Heitor (tutesthetyper) | 42.74 | 94% | 2023-06-27 |
1009. | Greg (dietsche_colemak) | 42.71 | 96% | 2012-08-30 |
1010. | Keyun (keyun21) | 42.67 | 92% | 2023-06-20 |
1011. | hiiampandora (pandora39) | 42.62 | 97% | 2019-03-07 |
1012. | William (wbwbwb321) | 42.62 | 74% | 2011-09-20 |
1013. | sofa (sofaaa) | 42.61 | 93% | 2021-07-30 |
1014. | patevis (whimp) | 42.60 | 92% | 2023-06-24 |
1015. | Philip (philipshield) | 42.58 | 86% | 2014-12-06 |
1016. | mat O (mat_o) | 42.56 | 98% | 2024-08-01 |
1017. | devpandaz (devpandaz) | 42.54 | 93.9% | 2023-12-02 |
1018. | Jonas (wodie) | 42.49 | 94% | 2023-06-27 |
1019. | J-J ✈ the jet plane (jjadup) | 42.48 | 96% | 2011-08-19 |
1020. | Nick (uncreativeboi) | 42.45 | — | 2011-03-28 |
1021. | arif (arifardians) | 42.45 | 97.5% | 2024-09-09 |
1022. | littlephild (littlephild) | 42.44 | 88% | 2014-03-02 |
1023. | Andrew (android2102) | 42.41 | 92% | 2017-03-20 |
1024. | Maurício (mauodias) | 42.41 | 92% | 2012-06-21 |
1025. | Zihar (troides) | 42.40 | 97% | 2025-02-04 |
1026. | juutiju (juutiju) | 42.39 | 95% | 2019-08-20 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |