Searched defs:buf (Results 1 – 9 of 9) sorted by relevance
24 ___pthread_register_cancel (__pthread_unwind_buf_t *buf) in ___pthread_register_cancel()48 ___pthread_unregister_cancel (__pthread_unwind_buf_t *buf) in ___pthread_unregister_cancel()
24 ___pthread_register_cancel_defer (__pthread_unwind_buf_t *buf) in ___pthread_register_cancel_defer()50 ___pthread_unregister_cancel_restore (__pthread_unwind_buf_t *buf) in ___pthread_unregister_cancel_restore()
295 char buf[1]; in do_test() local
30 __pthread_getname_np (pthread_t th, char *buf, size_t len) in __pthread_getname_np()
119 char buf[64]; in do_test() local
48 get_self_comm (long tid, char *buf, size_t len) in get_self_comm()
44 struct pthread_unwind_buf *buf = stop_parameter; in unwind_stop() local
47 char buf[128]; in to_string() local
639 char buf[4096]; in get_clockfreq() local
Completed in 8 milliseconds