Skip to content

Commit 5f55047

Browse files
committed
Minor README.md update that was missing from #14981. NFC
1 parent 735e52b commit 5f55047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/lib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ These current set of static constructors in system libraries and their prioritie
1717
(lowest run first) are:
1818

1919
- 47: `initialize_emmalloc_heap` (emmalloc.c)
20-
- 48: `__emscripten_pthread_data_constructor` (pthread/library_pthread.c)
20+
- 48: `__emscripten_init_main_thread` (pthread/library_pthread.c)
2121
- 50: asan init (??)
2222

2323
Priorities 0 - 100 are reserved for system libraries and user-level

0 commit comments

Comments
 (0)