diff options
author | Robin Hack <hack.robin@gmail.com> | 2015-01-23 15:30:30 +0100 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2015-01-28 17:17:08 +0100 |
commit | 99a9855d38d8bfaec5bd03b8aaeca01cefa22b00 (patch) | |
tree | 3846a2381b841fee2aa4b983bdf0bfaea5ddc945 /python/samba/sd_utils.py | |
parent | a5b70c0e5fe70fe69e5294ddeadd8981dda9afb0 (diff) | |
download | samba-99a9855d38d8bfaec5bd03b8aaeca01cefa22b00.tar.gz samba-99a9855d38d8bfaec5bd03b8aaeca01cefa22b00.tar.xz samba-99a9855d38d8bfaec5bd03b8aaeca01cefa22b00.zip |
uwrap: Support scenario where threads fork or creates threads.
When fork() is called here there is no need to disable uwrap as a whole.
This change disables only uwrap for the thread which called fork().
uwrap catches calls of pthread_create() and pthread_exit() functions
from libpthread library now.
Pair-Programmed-With: Andreas Schneider <asn@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Robin Hack <hack.robin@gmail.com>
Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'python/samba/sd_utils.py')
0 files changed, 0 insertions, 0 deletions