Ignore:
Timestamp:
Jun 7, 2019, 10:13:19 PM (5 years ago)
Author:
coas-nagasima
Message:

ファイルヘッダーの更新

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_tinet_ecnl_rx/trunk/musl-1.1.18/src/thread/synccall.c

    r337 r400  
    1818static volatile int target_tid;
    1919static void (*callback)(void *), *context;
    20 #ifndef __c2__
    2120static volatile int dummy = 0;
    2221weak_alias(dummy, __block_new_threads);
    23 #else
    24 extern volatile int __block_new_threads;
    25 #endif
    2622
    2723static void handler(int sig)
Note: See TracChangeset for help on using the changeset viewer.