Skip to main content
七度黑光
  • 内核
  • 项目
  • 分布式计算
  • 关于
  • License
  • Rss

Tag: glibc

pthread中线程是怎么创建的(2)—glibc到内核

April 27, 2013 helight

在glibc中线程创建是这个文件种来定义的:nptl/pthread_create.c
创建过程为,pthread_create 调用__pthread_create_2_0, __pthread_create_2_0调用__pthread_create_2_1, 或者pthread_create[……]

Read more

pthread中线程是怎么创建的(1)—glibc中的别名机制symver(symbol version)

April 27, 2013 helight

那天看了看glibc的线程相关的代码之后,又想看看线程的创建过程,今天趁着程序还在跑的功夫看了看glibc和内核代码,简单过了一下,也顺便记录下。
glibc种线程创建是这个文件种来定义的:nptl/pthread_create.c
我们平时使用的时候一般是include pthread.h文件[……]

Read more

本站搜索

热门文章

  • Thrift的required和optional源码分析 - 6,272 views
  • thrift之python客户端使用 - 6,179 views
  • thrift之php客户端使用 - 5,408 views
  • mysqldb:2014:Commands out of sync; you can’t run this command now - 5,332 views
  • c种内存分配错误:malloc.c:3096: sYSMALLOc: Assertion - 4,159 views
  • ubuntu中编译安装protobuf记录 - 3,825 views
  • Thrift学习笔记—IDL基本类型 - 3,552 views
  • zookeeper原理2(转) - 3,472 views
  • 线程种的gettid和pthread_self区别 - 3,429 views
  • thrift maven编译运行 - 3,278 views

文章Tags

apache c cgi cpp debian django docker fastcgi gdb glibc gnome gtk hadoop http ibus IPV4 java js json kernel mapreduce msgfmt music mysql netfilter netty nginx php protobuf python redis rss sawzall shell spark ssh stl svn thrift vbox wordpress wsgi xgcom xgettext zookeeper

文章分类

  • hadoop (8)
  • kernel (61)
  • linux 应用 (84)
  • notes (9)
  • spark (4)
  • storm (2)
  • 分布式计算 (18)
  • 文章 (9)
  • 生活 (41)
  • 设计 (4)
【 粤ICP备15029944号 】 Theme by Colorlib Powered by WordPress