Ping في الاثنين، ٤ يوليو، ٢٠٢٢ ١٠:٣٤ م Ahmed Sayed Mousse < ahmedsayedmou...@gmail.com> كتب:
> *This patch is the initial implementation of OpenMP-API specs book section > **20.5.5 with title "Thread Handles".* > > *I have fixed the first version after revising the notes on it.* > > *libgomp/ChangeLog > > 2022-07-01 Ahmed Sayed <ahmedsayedmou...@gmail.com > <ahmedsayedmou...@gmail.com>> > * > > ** Makefile.am (libgompd_la_SOURCES): Add ompd-threads.c.* > > ** Makefile.in: Regenerate.* > > ** team.c ( gomp_free_thread ): Called ompd_bp_thread_end ().* > > ** ompd-support.c ( gompd_thread_initial_tls_bias ): New Variable.* > > * (gompd_load): Initialize gompd_thread_initial_tls_bias.* > > ** ompd-threads.c: New File.* > > > >