Skip to content

amatsus/malloc-thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Usage

$ gcc -pthread -o malloc-thread malloc-thread.c
$ ./malloc-thread
Pre
VmSize:     6324 kB
Exec
VmSize:  1128768 kB
VmSize:  2251080 kB
Post
VmSize:   156056 kB

About

a test code to malloc() by every thread

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages